Jump to content

Maxsim

Newbie
  • Posts

    8
  • Joined

  • Last visited

Maxsim's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. Да а можешь.! Так <div class="share42init" data-url="<?php the_permalink() ?>" style="float:right;" data-title="<?php the_title() ?>" data-top1="650" data-top2="650" data-margin="-135"></div>
  2. Ну допустим, будет префикс -o- Or -ms- Or -moz- всё ровно не работает, в соответственных префиксам браузерам.! А только -webkit- ! В инете где то нашёл, спустя время, понял что работает только в хроме, что только не делал, не работает.! Почему не понимаю.???
  3. <input placeholder="Не работает" type="text" maxlength="50" required=""> ::-webkit-input-placeholder { -webkit-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } :focus::-webkit-input-placeholder, :valid::-webkit-input-placeholder { -webkit-transform: translateY(-20px); -webkit-transform: translateY(-20px); }
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy