jvinyard
Joined: 29 Jul 2008
Posts: 1
|
Posted: Tue Jul 29, 2008 9:49 pm Post subject: tool.redirect(url) in FF 3 |
|
|
Hi,
What is the FF 3 equivalent to the tool.redirect(url) method? I've tried calling the redirect method in FF 3 to no avail. I've also tried the following:
tool.window._content.document.location = someUrl.
Neither the "URL Redirection" or "Search" options are sufficient for my needs. I must be able to build up the url myself, as the query parameters I need don't map directly to the values of toolbar components.
Thanks in advance!
-John |
|