Skip to content Skip to sidebar Skip to footer
Showing posts with the label Placeholder

How To Display The Placeholder Attribute In Html5 Textarea When Ckeditor Is Activated?

I have a textarea in a HTML5 website with a proper placeholder='Sample text' attribute. It … Read more How To Display The Placeholder Attribute In Html5 Textarea When Ckeditor Is Activated?

How To Keep Input Placeholder Visible When User Is Typing

I have a new and intriguing requirement. Instead of the placeholder disappearing when the user star… Read more How To Keep Input Placeholder Visible When User Is Typing

Does Ie9 Rtw Support The Placeholder Attribute On Input Elements?

A bunch of sites mention support in IE9, but I assume this was something that appeared in the Betas… Read more Does Ie9 Rtw Support The Placeholder Attribute On Input Elements?

Placeholder Internet Explorer 11 Not Showing

I have a problem with placeholders in IE 11 even though it says in compatibility table that IE 11 c… Read more Placeholder Internet Explorer 11 Not Showing

Text-transform: Capitalize; Also Affects Placeholder

I have the following simple input. When I use text-transform: capitalize; to capitalize the first… Read more Text-transform: Capitalize; Also Affects Placeholder

How To Set A Value And Placeholder Together For Input Text?

I need to put a hint for a text box.I know it can be done via placeholder , but I also need to set … Read more How To Set A Value And Placeholder Together For Input Text?

Html Placeholder Browser Compatibility

What browsers support the placeholder html tag for text inputs? Does Internet Explorer support it? … Read more Html Placeholder Browser Compatibility

How To Prevent The Display Of Image Placeholder If The Image Is Not Found?

Is there a way to not display the image placeholder if the image was not found? I've got images… Read more How To Prevent The Display Of Image Placeholder If The Image Is Not Found?

Custom Date Input Field Without Any Datepicker

I have been working on a form elements where I got an idea to implement a date field without any br… Read more Custom Date Input Field Without Any Datepicker

Applying Js Function And Event Listener To Multiple Html Elements

I am creating a form which I simplified below to get straight to the point, the JS code is to contr… Read more Applying Js Function And Event Listener To Multiple Html Elements

Adding Asterisk To Placeholder, Or A Nice Way To Mark Required Fields Via Placeholder

I'm looking for a way to style the asterisk in the placeholder. Plain text like this in placeh… Read more Adding Asterisk To Placeholder, Or A Nice Way To Mark Required Fields Via Placeholder

True Placeholder Text Fix For Old Browsers?

I would like to use jQuery code to simulate placeholder text for old browsers. I have found a numbe… Read more True Placeholder Text Fix For Old Browsers?

Applying JS Function And Event Listener To Multiple Html Elements

I am creating a form which I simplified below to get straight to the point, the JS code is to contr… Read more Applying JS Function And Event Listener To Multiple Html Elements