Raffael Meier
Raffael Meier
I would also appreciate some development concerning these issues. Javascripts in headers and footers or a header footer function was absolutely useful. Also have external css loaded in headers work...
Hi skymon4. please descibe your solution. What do you mean by "The reason is that I have been packaged by others." - i do not understand this sentence.
is there some news about this? css autocompletition would be a fantastic feature writing html with inline styles. this would be greatly appreciated. thanks so much.
can you specify how to use that function (isAborted) in a short example? I am not managing to get it to work... thanks in advance...
$(window).load(function() { $("#joyRideTipContent").joyride({ autoStart : true, postRideCallback :function() { if (this.isAborted == true ) { window.alert('hello world'); } // or whatever you want to call } }); }); does not...
 Here as well...