Back and Foward button working in FF but not IE

This is a discussion on "Back and Foward button working in FF but not IE" within the JavaScript Forum section. This forum, and the thread "Back and Foward button working in FF but not IE are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 19th, 2007, 07:35
Junior Member
Join Date: Jul 2007
Location: Sydney
Age: 26
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Back and Foward button working in FF but not IE

First up, Hello to all. I'm a new member and new to JS. I know a bit of AS and it's amazing how similar it is to JS. So I hope to be hanging around these forums from now on.

Anyways here's the problem I'm having.

I've written some JS to communicate with Flash using the new External Interface in Flash 8. If you're not familar with that it doesn't matter because that's not where the issue is.

Basically I'm using setInterval to watch the pages URL, and if/when the url changes, the page changes it's layout (using JS and CSS).

So it's all working great and I've fallen in love with JS. HOWEVER...while the back and forward buttons seems to work beautifully in Firefox, i'm not getting the same joy with IE6. I did some testing and found that even though the URL is changing IE6 won't read the change on the fly.

here's a link to the test page:

http://cust7639.nsw01.dataco.com.au/...main.html#home

any ideas?
Reply With Quote

  #2 (permalink)  
Old Jul 22nd, 2007, 03:29
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Back and Foward button working in FF but not IE

I think this is a browser issue rather than a JS one. I don't believe there is a way to populate a browser's history, either
Reply With Quote
  #3 (permalink)  
Old Jul 23rd, 2007, 01:47
Junior Member
Join Date: Jul 2007
Location: Sydney
Age: 26
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Back and Foward button working in FF but not IE

Thanks Ryan. Great help, I'm going to try and find a way to create a temp history file for IE. Anybody have any tips? I have seen it done before.
BTW the link I posted earlier is not really working any more so ignore it.
Reply With Quote
Reply

Tags
back and foward, flash, javascript

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
opera, back button & javascript interval paza JavaScript Forum 4 May 23rd, 2008 21:19
Trouble with iframe and back button Zonglars JavaScript Forum 0 Jan 10th, 2008 13:27
preserve the back button action when doing AJAX calls pesho318i JavaScript Forum 2 Nov 28th, 2007 12:37
Navigate from MC-Button back to scene. Rick Flash & Multimedia Forum 1 Sep 24th, 2007 19:58
Problem with Javascript Back Button in Firefox gorikain JavaScript Forum 4 Jun 25th, 2007 22:23


All times are GMT. The time now is 10:39.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43