Hi guys, I've a problem. I want to develop a dynamic list menu. I mean I've an html form and I want that my list menu display the list according to the ...
Hello, One source of information on this is: http://www.trans4mind.com/personal_development/JavaScript/menuWrite.htm ...and other pages dealing with double and...
Hello Everybody, i want to make a dynamic photo album, so people can access the website and look at my photos and a bit of text content, and then go the next ...
Hello Everybody, i want to make a dynamic photo album, so people can access the website and look at my photos and a bit of text content, and then go the next ...
Rupesh, I've attached a script that I use on different sites. It's a combo drop down with an area for comments, quite handy. Remember, The number of options in...
Rupesh, I've attached a script that I use on different sites. It's a combo drop down with an area for comments, quite handy. Remember, The number of options in...
Hi guys, Thanks for quick response. This is the exact thing that I was looking for. The page that talks about it, is using two forms form1 and form2. Is it...
Hi, I'm a Michiganian girl and I have just started to learn HTML and Javascript. It's exciting to find out how everything works, because I barely payed any...
Gertie, I'd take a look at DevGuru ( http://www.devguru.com/Technologies/ecmascript/quickref/javascript_intro.html ) for any reference material on JavaScript. ...
hi i am amit.first i welcome u to our group.i am a computer engg in india.if u have any problem u can tell me by mail or by phone.my phone no is: 033-...
Hi All: Just wondering is there any way of displaying the text elements in a combo box with different colors....i have tried something like..this didnt...
Hai Friends I want to autocomplete ComboBox for ASP Control such as <SELECT> Object. So How to load an array to <SELECT> ComboBox and Populate by Entering ...
Ajay, You can't use <SELECT> for this purpose. This functionality can be worked with TextBoxes (INPUT) only. Moreover it can work with new browsers only as...
i want to ask a question abt frontpage when i use the templete of discusssion form in front page here need of two things wev server iis and front page server ...
Hi All, I used to enjoy developer.netscape.com a while ago with excellent javascript reference+guide, and haven't been doing javascript since then. Now, I need...
The two I use are :- http://www.devguru.com/ http://msdn.microsoft.com/library/default.asp? url=/workshop/author/dhtml/reference/dhtml_reference_entry.asp Rob....
send me plz complete tutuorial for java scripting aditya vnit,nagpur india __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our...
You may find a complete tutorial for JavaScript at: http://www.w3schools.com, along with many other tutorials. (HTML, CSS, XHTML, etc.) Good day, Gertie...
I have a list of text option values that I am trying to tie in to a textarea . I have set the values to readonly and presently I can only drag and drop the...