icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » Coding and Programming » script working on IE... but not on netscape neither firefox -_-

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread
Old August 13th, 2004, 12:59 AM   #1 (permalink)
(Nintendo girl)
On a golden path...
 
pikaflash's Avatar
 
Joined in Sep 2003
Lives in Mexico city
323 posts
Gave thanks: 4
Thanked 0 times
script working on IE... but not on netscape neither firefox -_-

on IE is working ok but when i tested in Netscape and Firefox, it doesn't work, here it's the test

http://pikaflash.com/demo/kaos/prueba3.htm

you click on the image and the code appears in the white space, yeah that's all can anyone tell me what should i correct to make it work? thanks
pikaflash is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 13th, 2004, 1:04 AM   #2 (permalink)
Hostering?
Excelling Contributor
 
mobius's Avatar
 
Joined in Jan 2004
Lives in New York
Hosted on D41
970 posts
Gave thanks: 0
Thanked 0 times
Firefox says : Error: Doc.kaotico has no properties. Hmm...

Maybe try onclick? Don't know if that helps.
__________________
{_DIME.41 Reseller_}

Stay cool.

>> Avatar used with permission from garyzullo.com <<
mobius is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 13th, 2004, 1:35 AM   #3 (permalink)
(Nintendo girl)
On a golden path...
 
pikaflash's Avatar
 
Joined in Sep 2003
Lives in Mexico city
323 posts
Gave thanks: 4
Thanked 0 times
okkkkkkkkkkk, i found it, LOL..

i had the line
doc = self

and had to add:
doc = self.document;

and with that, it's fixed :whome: oh well

thanks mobius, that helped me to find the error
pikaflash is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 13th, 2004, 10:34 AM   #4 (permalink)
Hostering?
Excelling Contributor
 
mobius's Avatar
 
Joined in Jan 2004
Lives in New York
Hosted on D41
970 posts
Gave thanks: 0
Thanked 0 times
My pleasure :yay:
__________________
{_DIME.41 Reseller_}

Stay cool.

>> Avatar used with permission from garyzullo.com <<
mobius is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may 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