Forum Moderators: open

Message Too Old, No Replies

Ajax code and IE

Wierd behaviour

         

sjrw

3:27 pm on Aug 27, 2008 (gmt 0)

10+ Year Member



I have a site that uses ajax to provide a menu system and a content section.

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>

dreamcatcher

7:30 am on Sep 12, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



We don`t allow links here, sorry. Did you check your js error console? Is it a browser specific issue?

dc