Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ripple
  • Content: Threads
  • Order by date
  1. ripple

    math errors adding 0000000001 to the end of a number?

    um, hey all, this is really confusing me. does anyone know of any common errors or bugs in the javascript engine itself that could be mucking with numbers? maybe it is internet explorer's javascript that is at fault? hmmm. i've narrowed the bug down to the following code at the bottom of the...
  2. ripple

    "... is not an object" error keeps appearing?

    heh, this is strange. i get an error that says: "window.document.form.clock" is not an object. i have a text box named 'clock' inside a form named 'form' - and the function that the error is refering to still works (that is, the text box is updated with the time every second). it...
  3. ripple

    how do i use variables inside a statement that calls a function?

    hi, i havent been able to search for this quesiton effectively so i'll ask it here. how can i use variables inside statements that are calling a function? for example, say i want to loop through the numbers 1 to 10, and apply the number to the following line where the ## symbols are...

Part and Inventory Search

Back
Top