Enter Keywords:
1 - 10 of 99(0 seconds)
Sort By:
 
Hello Experts: I wish to 'dynamically' add to and grow a form input group on a web page. I have found, seen, and studied several examples and it looks and works great for: <script type="text...
Zones: JavaScript, XHTMLDate Answered: 11/06/2003 Rating: 7.0 Views: 0
I'm making a web page with a tabbed-interface kind of thing that displays one tab at a time using the display CSS style. This works well. I have 2 sets of links for the Tabs: one at the top and ...
Zones: HTMLDate Answered: 07/26/2004 Rating: 6.4 Views: 0
Can I ask for your assistance, please? I have a js function that when invoked, could either hide a form or show the form for processing. Basically, what we are trying to accomplish here is t...
Zones: Web Languages/StandardsDate Answered: 07/22/2005 Rating: 6.2 Views: 0
I have a dynamic page with a number of topics on it and all the topics have description paragrpahs.  We have built the ability to show or hide those descriptions based on clicking a little icon (a ...
Zones: JavaScript, XHTMLDate Answered: 02/23/2006 Rating: 9.6 Views: 0
function sndReq(inumber) { var itemid = document.getElementById("type"+inumber).value; } Can anyone tell me how I could make this work, the inumber variable doesnt seem to result in thin...
Zones: JavaScriptDate Answered: 05/07/2006 Rating: 8.0 Views: 0
i am writing an if statement and what I am trying to do is for example if true then response.write (getelementbyid('test')) end if but this does not seem to work it doesn't launch the dom...
Zones: ASPDate Answered: 07/29/2006 Rating: 9.4 Views: 0
hey all, i'm trying to grab the value of a textfield using document.getElementById('textfield').value  this works in getting the value but for some reason when i get the value it loses the line bre...
Zones: JavaScriptDate Answered: 12/06/2006 Rating: 9.0 Views: 0
Hi experts I have inherited a VB.NET program that downloads hundreds of PDF files from an NZ government website. When doing daily or weekly ones the calendar plugin on the site is active and I ...
Zones: ASP.Net Programming, Internet Pro...Date Answered: 03/03/2009 Rating: 8.2 Views: 0
I just inherited a website and on one of pages that contains a contact form I ran across a script that I can't identify it's purpose and I'm getting the following error "document.getElementById("ob...
Zones: JavaScript, Jquery, AJAXDate Answered: 09/20/2009 Rating: 9.3 Views: 12
im trying to change the visibility of divs in NS6 and ie5. I havent yet tested it in netscape but internet explorer keeps giving me an error when it reaches the  var id=getElementById(menu) part. m...
Zones: JavaScriptDate Answered: 06/19/2001 Rating: 7.6 Views: 0