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.

0 Endorsements
~627 People Reached
Favorite Forums
Favorite Tags
Member Avatar for maj

Hi there, I have some java script menus created and I'm calling them from the <body onload> tag as follows: <body onload="initjsDOMenu()"> Because of this, the menu is the last thing to load on the page. I want it to be the first thing to load. Anyone know what I …

Member Avatar for vivek vermani
0
201
Member Avatar for tllcll

Hi, I would like to know how to check the current value and the previous value entered by user before changes. for example, the form will allow user to enter customer number. The first time user enter 10 then change to 22 customer number : 10 -> change to 22 …

Member Avatar for zippee
0
103
Member Avatar for vivek vermani

I have code like this that changes the image when the user clicks on the image. document.getElementById('searchButton').src='search_gryd.gif'; But its not working with safari browser. Can anyone suggest reason or resolution for this. Thanx

0
95
Member Avatar for michael123

If I use form default "grey submit" button, I can define value like: <input type="submit" name="button1" value="submit"> However if I use image instead of "grey button", how can I define value? <input type="image" name="button1" src="img1.jpg"> As I have multiple submit image buttons, so I need to submit its own value …

Member Avatar for vivek vermani
0
158
Member Avatar for vivek vermani

How can i check whenther an element with a particular name exists in a form or not .....Please guide. Thanx vivek

Member Avatar for tgreer
0
70