PDA

View Full Version : back button menipulation code, HELP!


shane
06-03-2001, 10:26 PM
I cant find the code to change the back button. does anyone know? Ive looked on some javascript websites, but no luck

sonicpuke
06-03-2001, 10:42 PM
The back button can't be changed using javascript. (Or anything else) It would take a browser patch to change that. Trust me on this http://bbs.adultwebmasterinfo.com/ubb/wink.gif

sonic

AzteK
06-03-2001, 11:14 PM
yeah it can. I've seen a site selling a script that does it. If I find the URL I'll post it for ya...

Doctor Dre
06-03-2001, 11:14 PM
lol he's talking about on his site ... possible with js http://bbs.adultwebmasterinfo.com/ubb/smile.gif

AzteK
06-03-2001, 11:15 PM
http://trixscripts.com/

RockDaddy
06-03-2001, 11:53 PM
More info here
http://developer.irt.org/script/311.htm

RD

sonicpuke
06-04-2001, 12:07 AM
Well it might work in the browser your using but not in mine.

Check the previous message url as they are saying the same thing at the url rockdaddy provided.

Also this url though this only relates to netscape.

http://developer.netscape.com/support/faqs/champions/javascript.html#2-10

If it can be done then so be it. My experience is that it can't be done realiably. (Maybe 5.5 + IE users or something would be affected but I don't really write scripts that only work with certain browsers. (There may be use for IE only scripts but I try not to write them since that's kinda unreliable) That script site your mentioning doesn't say what browsers it works in but I doubt it will work in anything but later versions of IE. If it's another active x thing then maybe it's something new I don't know about.)

Not trying to be mister know it all but I really thought it can't be done. (I just said that because in the past I tried to do this for a friend and hit a dead end)

sonic

candidpublishinginc
06-04-2001, 01:18 AM
<font face="Verdana, Arial" size="2">Originally posted by sonicpuke:
Well it might work in the browser your using but not in mine.

Check the previous message url as they are saying the same thing at the url rockdaddy provided.

Also this url though this only relates to netscape.

http://developer.netscape.com/support/faqs/champions/javascript.html#2-10

If it can be done then so be it. My experience is that it can't be done realiably. (Maybe 5.5 + IE users or something would be affected but I don't really write scripts that only work with certain browsers. (There may be use for IE only scripts but I try not to write them since that's kinda unreliable) That script site your mentioning doesn't say what browsers it works in but I doubt it will work in anything but later versions of IE. If it's another active x thing then maybe it's something new I don't know about.)

Not trying to be mister know it all but I really thought it can't be done. (I just said that because in the past I tried to do this for a friend and hit a dead end)

sonic</font>

Sonic,

Back button manipulation has been around since the xpics days.

Kree
06-04-2001, 01:24 AM
What About This?


http://www.adultnetsurprise.com/learning_center/backbutton.html