thatrenowned
MIS
Is there any way to delete a function or tell it to stop running after its been called?
I have one which handles a number of RollOver events for a help function but I want it to stop running when they turn help off. At the moment, once help is on it stays on!
Of course, I could go through and write code to turn off EVERY RollOver event, but then that wouldnt be very efficient would it!
thanks
I have one which handles a number of RollOver events for a help function but I want it to stop running when they turn help off. At the moment, once help is on it stays on!
Of course, I could go through and write code to turn off EVERY RollOver event, but then that wouldnt be very efficient would it!
thanks