hi,
I have added a javascript to form persist js, and it is working quite good. But when you first visit the page, all the fields are defined as empty. It stores a cookie in the browser, and basically nowhere is the word "undefined."
mihir.
Should I guess?
Should I guess?
it's the flux capacitor.
it's the flux capacitor. Definitely the flux capacitor...
Yep, I agree: the flux
Yep, I agree: the flux capacitor is the problem, but only insofar as it forms harmonic distortions with the Tachyon field when the EPS conduits are partially closed. The exact frequency of the harmonic distortions, being the sum of multiples (harmonics) of both the flux capacitor's inductive reactance and the Tachyon field's natural resonance are, by their very nature, undefined.
I thought everyone knew that!
I'll tell you what the problem is . . . .
WHat are you guys talking
WHat are you guys talking about? Science?
Isnt this a CSS forum..
mihir.
Code
You haven't given us the information we need to help you, so we had a few guesses of our own
Show us the code please
mihirc - our responses are
mihirc - our responses are obviously too subtle for you. In plain English then: we haven't a clue what you're on about. And yes, this is a CSS forum, not a JavaScript forum. That said, if you can explain your problem properly then someone may be able to help you.
undefined is the value
undefined is the value javascript comes up with if a variable is, well, you guessed it, undefined. Initialise your variables to some suitable empty value, that may or may not require a test for undefined first.