I have installed shadowbox (brilliant application by the way) and set it up to display an html page. The page has a drop down list in it and when a link is selected it auto loads the new page.
The problem is that it obviously loads into the shadowbox window. What I need it to do is close the window and load the new URL into the existing webpage. I have been trying to do this but with no joy.
I have searched through the forum to try and find an answer but with no joy and I was hoping someone might be able to post a solution.
Just wondered if anyone had any thoughts on my previous post?
Also to display an html page I am having to use iframe instead of html because it comes up with a page not found error with the html setting. Is there a reason for this?