User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 397,831 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,507 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 6 of 6
Search took 0.01 seconds.
Posts Made By: vivek vermani
Forum: HTML and CSS Dec 5th, 2005
Replies: 6
Views: 17,986
Posted By vivek vermani
Re: <Body onload= > question

its just html code ...............sorry for writing it like that.............my motive was to just guide the way it would work..................
Forum: HTML and CSS Nov 22nd, 2005
Replies: 2
Views: 1,440
Posted By vivek vermani
Re: how do I get the previous value

try this:-

<input type="text" name="TxtBox" onFocus="javascript:var prevValue=document.formName.TxtBox.value;">

It may solve ur Problem.
Forum: HTML and CSS Nov 22nd, 2005
Replies: 0
Views: 1,611
Posted By vivek vermani
Changing image through JS - Safari Browser

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...
Forum: HTML and CSS Nov 22nd, 2005
Replies: 6
Views: 17,986
Posted By vivek vermani
Re: <Body onload= > question

call this function at the javascript section under head tag.
<head>
<javascript>
function();
</javascript>
</head>
Forum: HTML and CSS Nov 22nd, 2005
Replies: 1
Views: 4,696
Posted By vivek vermani
Re: Question about html form image submit value

U can try <input type="image" name="button1" src="img1.jpg" onClick="javascript:document.formName.submit();"> where formName is the name of the forms that holds this image.
Forum: HTML and CSS Oct 7th, 2005
Replies: 1
Views: 2,654
Posted By vivek vermani
how can i check the existence of a n element

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

Thanx

vivek
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 7:19 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC