there is a charge of 10 cents per minute... was it weird to use the ( ) parentheses ? i think it is that way because i copy and pasted it from somewhere else.
anyway that is not all the javascript on the page, just a clipping i made that shows the malfunction.
hummm yes sort of. except i have to calculate it based on a non linear pricing model, which requires me to process the hours and the minutes seperately. but really, isnt the code i posted just fine?? its just some simple math and javascript doesnt output the right answer!!
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...
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...
the css (style sheets) defintions can do that sort of thing for you. they mostly work in IE and sometimes in Netscape, i forget which ones netscape doesnt like. i think it is the mouse over (hover) that it doesnt like...
you'll have to look up some CSS documentation on the web to look for the...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.