View Single Post
  #1 (permalink)  
Old 05-22-06, 01:47 AM
ivan's Avatar
ivan ivan is offline
Newbie Coder
 
Join Date: Jul 2003
Location: malang-indonesia
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Problem js on firefox

Dear All,
I have scripts ( no refresh page,no right click, no Ctrl+C,no Ctrl+N and more ), working well on IE, but if I load from firefox 1.5 not working.
Can you give me solutions,so my javascript working well on IE and Firefox.

sample js code :
<body ondragstart="return false" onselectstart="return false"> => working well on IE 6 not working on FF 1.5.

Thanks.
__________________
irfani_f@yahoo.com
irfani.ptmunibraw.org
Reply With Quote