Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~760 People Reached
Favorite Forums
Favorite Tags
Member Avatar for manjulabai
Member Avatar for brianmaddox
-1
524
Member Avatar for Jackson Desai

i have simple javascript.i want to refocus on a text box control when it is left blank by user..everthing going all right.message is also displayed "this field is required" besides dat textbox control.when focus is lost with blank textbox.i [COLOR="Red"]want to cursur back on lost focus in dat blank textbox..[/COLOR]give …

Member Avatar for stbuchok
0
32
Member Avatar for jonnyboy12

Hello all. I am trying to get a function call from an onclick used in a html form it looks like this. [CODE] function work(strVal) { alert(strVal); return 1; } [/CODE] and this [CODE] <a href='#' onclick='work('word')'><img src='$RestaurantName' style='border-style: none' height='300' width='300' onMouseOver='mouseOver1()' onMouseOut='mouseOut1()'></a> [/CODE] I don't know javascript very …

Member Avatar for Airshow
0
204