Does anyone here use sajax? Their forum registration is broken and the email on their website is bogus so I've got nowhere to turn.
If you use sajax you are familiar with the sajax_show_javascript(); function... im trying to figure out how to put this in an external js (it prints out all the js wrappers for the ajax function or whatnot). Problem is in all their examples they just print it directly to the head of the page, im using alot of sajax'd functions so I would like to put that all in an external js if possible...
I have tried some basic using a php as a js file and setting the headers stuff but in all cases I get JS errors saying the wrapper functions can't be found [don't exist]
Can anyone help pleeeassee ?
Thanks
Dan