Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • How do you know it doesn't change the value? If alert gives you new value it seems to me it's working ok. Commented Aug 21, 2009 at 6:27
  • Do you load jquery in the iframe, or is it only available in the main frame? Commented Aug 21, 2009 at 7:13
  • jQuery is loaded in both frames. The reason I know the value isn't changed is because I inspect it with Firebug and the new directory isn't sent by the form. Commented Aug 21, 2009 at 7:29