Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
js menu with Vanilla
I know this post is a long shot but I'm stuck. My site uses frames - header, contents, and main. I use a js menu (www.burmees.nl/menu) in one frame (contents) and the menu crosses into frame (main) where Vanilla is opened. Everything is well untill I click on a tab in Vanilla ie. "search" when the page loads the js menu bombs. If I refresh the page the menu dissapears completely. Here is the site (still under construction) www.detroitcasinos.net/index2.htm
Thanks
0
This discussion has been closed.
Comments
uncaught exception: Permission denied to get property HTMLDocument.body
continuously. Don't know if that can help you.
I also Googled and found this link http://www.dynamicdrive.com/forums/showthread.php?t=2192. It might be relevant with the src idea. Also, are the js called in the correct order?
Come to think of it, perhaps it should be set to :
<input name="ReturnUrl" value="'.urlencode($_SERVER["REQUEST_URI"]).'" type="hidden">
... that way the user is returned to the page they entered their credentials on.