Forum Moderators: open
I have a series of buttons at the top of the page, linking to either the menu div (left hand side) or to the content div (right hand side.)
The menu div on the left puts pages into the content div on the right, using an ajax script.
The menu links are all identical except for the linked page (obviously) but some work and some dont - some say error on page and some dont.
It's difficult to explain the actual situation and exactly what happens. I can provide a link for you to look at it.
PLEASE HELP.
<h3><img src="images/RAF2_Roundel_WLA.gif" alt="bullet" width="20" height="20" />GIGS/ INFO:</h3>
<a href="javascript:ajaxpage('profiles/1whoweare.html', 'rightcolumn');">1</a><hr />
<a href="javascript:ajaxpage('links.html', 'rightcolumn');">2</a><hr />
<a href="http://www.example.com/feedback/booking_enq.php" onclick="window.open(this.href); return false;">3<br />(New Window)</a><hr />
<a href="http://www.example.com/feedback/feedback.php" onclick="window.open(this.href); return false;">4<br />The Coopers<br />(New Window)</a><hr />
<a href="javascript:ajaxpage('book_us.html', 'rightcolumn');">5<br />plus Slideshow</a><hr />
<a href="javascript:ajaxpage('menus/main_menu.html', 'leftcolumn');">Return to<br />Main Menu</a>