Is there a way to spoof the window event ... Basically i have script where the core relies on event being passed to it to work some stuff out but in one particular script i cant pass the event object because it goes to a server side script then back again... is it possible to spoof it - or even collect it as post/get data so i can pass it back along to the script...
i tried var e=window.event but its returned as undefined Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
