Hi Bob,
A while ago now you helped me sort out some 'clash' between MooTools and jQuery. (http://www.chronoengine.com/forums/posts/f2/t89587/print-button.html). I came across jQueryEasy and that combination of your MooTools code and jQueryEasy has worked fine (and continues to do so) on our production site www.pmhu3a.org.au running Joomla 2.5.24.
However, on the my Joomla 3 version (www.dev303.pmhu3a.org.au) the function no longer works. An example of that failure is at http://www.dev303.pmhu3a.org.au/mnumembershipfront/apply-post
The error is back to
I have added a testbed - testMooTools to go back to your original FAQ but that gives the same problem.
In desperation I have tried to use a jQuery plugin- (http://www.jqueryscript.net/other/Print-Specified-Area-Of-A-Page-PrintArea.html)
but I get another problem. That is under testjQuery.(form
I am absolutely stuck and hope that you can help sort this out again.
A while ago now you helped me sort out some 'clash' between MooTools and jQuery. (http://www.chronoengine.com/forums/posts/f2/t89587/print-button.html). I came across jQueryEasy and that combination of your MooTools code and jQueryEasy has worked fine (and continues to do so) on our production site www.pmhu3a.org.au running Joomla 2.5.24.
However, on the my Joomla 3 version (www.dev303.pmhu3a.org.au) the function no longer works. An example of that failure is at http://www.dev303.pmhu3a.org.au/mnumembershipfront/apply-post
The error is back to
TypeError: window.addEvent is not a function
http://www.dev303.pmhu3a.org.au/mnumembershipfront/apply-post
Line 48
I have added a testbed - testMooTools to go back to your original FAQ but that gives the same problem.
TypeError: window.addEvent is not a function
http://www.dev303.pmhu3a.org.au/testmootools?chronoform=testBedMooTools&event=submit
Line 43
In desperation I have tried to use a jQuery plugin- (http://www.jqueryscript.net/other/Print-Specified-Area-Of-A-Page-PrintArea.html)
but I get another problem. That is under testjQuery.(form
TypeError: $ is not a function
http://www.dev303.pmhu3a.org.au/components/com_chronoforms/js/load_js.php?code=d69a85ea6f25a6f3787295dac4baf3a97edc52beeNortrIwt1JSXDACFQ2llMwy5YKizLyS-KTSkpL8PCVNveSczORsjbTSvOSSzPw8Dc1qXi6EYr1cMJBix6LURKDKAhhbQ9Oal6sWRChZA1wwWMUb4Q,,
Line 1
I am absolutely stuck and hope that you can help sort this out again.