Go Back   The Brotherhood > Public Forums > General Discussion

View Poll Results: What is your main web browser?
Internet Explorer 17 34.00%
Firefox 22 44.00%
Apple Safari 2 4.00%
Opera 2 4.00%
Other 7 14.00%
Voters: 50. You may not vote on this poll

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 05-07-2007   #18
Jonclani
The Altclani Army
 
Jonclani's Avatar
 

Main Character:
Jonclani (talents)
DKP
Night Elf Hunter
Leatherworking & Skinning
More Characters


Posts: 725

Ignore my previous post, I was barking up the wrong tree. After looking at the code more closely, here goes.

First things first, cursor type should be 'pointer', not 'hand'. Hand only works in IE, pointer works in both.

Also, in all the SetFor functions, toss in

return false;

after the 3 lines of function code, ie

function SetForONY()
{
document.all.title.value='ONYXIA';
document.all.useroll.checked='';
document.all.message.value=' Onyxia\nMidnight.\n\nNo signups. Be there and ask for an invite.\n\n';
return false;
}


There may also be issues with the document.all commands, but we'll cross that bridge when we get there. Seem to recall document.all being some IE4 and on specific thing, think the proper way is document.GetElementsByName or some such, ill look it up if I need to.

We'll get you turned into a cross browser programmer in no time!

And i know theres a way to turn off the html in my post, but i cant remember it, so the function code is gonna look wierd :P

Last edited by Jonclani : 05-07-2007 at 06:22 PM.
Jonclani is offline   Reply With Quote
 


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump



The Brotherhood
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
 
Contact Us - The Brotherhood - Mobile Version - Top - 12:18 PM GMT -5