Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 07-03-2006, 10:00 AM   #1 (permalink)
 
Newb Techie

Join Date: May 2006

Posts: 4

eektech909

Default html back button

hi.

i have an html back button. it works fine on all the pc's i try it on but on mac os x it only works sometimes. its sort of random. does anyone know why?
eektech909 is offline  
Old 07-03-2006, 01:06 PM   #2 (permalink)
 
Monster Techie

Join Date: May 2004

Location: /usr/root/mn/us

Posts: 1,121

bla!! is on a distinguished road

Default

Post the code your using for the back button, and what browser your using on both the pc's and the mac.
__________________
<br>
Its a frigging Laptop, not a Labtop!!!!
bla!! is offline  
Old 07-03-2006, 03:09 PM   #3 (permalink)
 
Newb Techie

Join Date: May 2006

Posts: 4

eektech909

Default

its an image. i use

href="#" onClick="history.go(-1)"

it works fine in ie and firefox on a pc
i tried ie and safari on the mac and it's goofy in both
eektech909 is offline  
Old 07-06-2006, 11:03 PM   #4 (permalink)
 
Monster Techie

Join Date: May 2004

Location: /usr/root/mn/us

Posts: 1,121

bla!! is on a distinguished road

Default

That should work perfectly....

Try using the history.back() instead if you're only wanting to go back one page.

The only other thing I would check is to make sure that javascript is allowed in the browsers on the mac.
__________________
<br>
Its a frigging Laptop, not a Labtop!!!!
bla!! is offline  
 
Closed Thread

Thread Tools
Display Modes

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