![]() Topic awaiting preservation: onload event (Page 1 of 1) |
|
---|---|
Obsessive-Compulsive (I) Inmate From: |
![]() Hi, |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() lawrie: Could you drop in the code you have found so we show you exactly what needs doing? |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
![]() The poster has demanded we remove all his contributions, less he takes legal action. |
Bipolar (III) Inmate From: Berlin (almost) |
![]() If I understood you correctly all you need to do is having the onload event point to a function like this: |
Obsessive-Compulsive (I) Inmate From: |
![]() Hi, |
Bipolar (III) Inmate From: Berlin (almost) |
![]() OK what you need to do now is replacing the "layeranimagic()" call in my function with the name of your function and the arguments it needs (that's what you have in the onload now), then paste the checkCookie() funtion into your JavaScript section and finally change the body's onload event to trigger the checkCookie() function instead of the other one. |
Obsessive-Compulsive (I) Inmate From: |
![]() thanks, working on it now |
Obsessive-Compulsive (I) Inmate From: |
![]() doh! |