Hi Is it possible to add my own jquery into the program? I have a jquery called page flip that would like to use and poss insert it into the ready to use list that is available in wysiwyg so that it is available for other projects?
thanks,
pageflip jquery
- BaconFries
-
- Posts: 5914
- Joined: Thu Aug 16, 2007 7:32 pm
Re: pageflip jquery
Yes you can use the following: HTML Object along withe the File Publisher for any external files.Hi Is it possible to add my own jquery into the program?
No but you can make your own extension for this.; Extension Builderinsert it into the ready to use list that is available in wysiwyg so that it is available for other projects?
Example Projects
Example Projects
Re: pageflip jquery
You could try to create your own Ready-To-Use JavaScript with the free extra JScriptEdit:
http://www.wysiwygwebbuilder.com/free_extras.html
@BaconFries, I don't know much about JQuery, is it not possible to use JQuery in JScriptEdit?
http://www.wysiwygwebbuilder.com/free_extras.html
@BaconFries, I don't know much about JQuery, is it not possible to use JQuery in JScriptEdit?
- BaconFries
-
- Posts: 5914
- Joined: Thu Aug 16, 2007 7:32 pm
Re: pageflip jquery
I can't say for sure. I do know that the op script usea css and a version of jQuery along with its own jQuery to run it which are all external files. I suppose you could open the files and insert between opening and closing <script> rags and use in the appropriate section of the editor I also cant remember if the edior supports css or just javascript alone. I can't test this as I am in Hospital and didn't bring laptop. There could also be conflicts with other jQuery objects used by the op. Maybe you can try this and post results.