Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~867 People Reached
Favorite Forums
Favorite Tags
Member Avatar for GK2011

I have a problem - I need some help. I am having trouble with some coding. I have created a drop down list with the months of the year. Next to this I have created a button. What I want to do is when the user selects a month from …

Member Avatar for GK2011
0
115
Member Avatar for jQuery
Member Avatar for Ezzaral
0
161
Member Avatar for vuyiswamb

Good Day All i have a Jquery code defined like this [CODE] // Let's add it to textarea this time $(".cnt").focus(function() { // Check for the change if(this.value == this.defaultValue){ this.select(); } }); [/CODE] and i am creating a textbox on fly and after creating it i bind data to …

Member Avatar for stbuchok
0
245
Member Avatar for tawboiid

I hope this hasn't been discussed before. I searched but couldn't find a thread for this. I have an input (type="text") with some default text telling the user to enter something in the box. The input tag includes an onmousedown event which runs javascript function to clear the default text …

Member Avatar for tawboiid
0
346