Actions
Bug #43295
closedInput placeholder
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-11-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
We need a jquery or prototype based function backend wide to display html5 input placeholder values within the form field for browsers that do not support the placeholder property (all ie, even ie10).
Modernizr displays placeholder.
The placeholder feature is needed for the new login box #41427
Updated by Andreas Kießling almost 12 years ago
Is that what you are looking for? #43183
Updated by Felix Kopp almost 12 years ago
Yes, thank you. That will have to be adapted. Great!
Updated by Gerrit Code Review almost 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16743
Updated by Felix Kopp almost 12 years ago
Fixed in https://review.typo3.org/#/c/16734/.
Sorry did not see the patchset before.
This issue can be closed *if the patch should not be backported to 4.7 and below.
Updated by Helmut Hummel almost 12 years ago
- Status changed from Under Review to Resolved
Solved with #41427
Actions