Hello,
I have no problem adding this to my pages if everything is in the same folder. If however I keep all of the pageear files in a folder called pageear and have a page called test.php and tell pageear where to find the files it does not work?
So for example:
<script src="/pageear/AC_OETags.js" language="javascript"></script>
<script src="/pageear/pageear.js" type="text/javascript"></script>
Or:
<script src="pageear/AC_OETags.js" language="javascript"></script>
<script src="pageear/pageear.js" type="text/javascript"></script>
Any ideas?
I have no problem adding this to my pages if everything is in the same folder. If however I keep all of the pageear files in a folder called pageear and have a page called test.php and tell pageear where to find the files it does not work?
So for example:
<script src="/pageear/AC_OETags.js" language="javascript"></script>
<script src="/pageear/pageear.js" type="text/javascript"></script>
Or:
<script src="pageear/AC_OETags.js" language="javascript"></script>
<script src="pageear/pageear.js" type="text/javascript"></script>
Any ideas?
2009-06-18 21:13
Are you sure your pathes in the pageear.js are correct?
For example:
Christian
For example:
javascript:
var pagearSmallImg = '/pageear/pageear_s.jpg';
Christian
2009-06-27 14:21
The question from KirkNeuert is for PageEar Version 1.x which includes the pageear.js file in the download package. If you downloaded the version 2.x from here than please open a new thread with more details of your problem.
Christian
Christian
2009-11-01 21:27