E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2012, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Fri, 16 Jul 2010 20:56:57 GMT Fri, 10 Feb 2012 16:58:19 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #10 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 Fri, 16 Jul 2010 20:56:57 GMT
The way it works now, if there is a jQuery include present before you include box.js, and its version is greater than 1.2.3 (which is the jQuery version we use), then our jQuery object is only referenced as ejejc_jQuery and your jQuery object is available as jQuery.

You can also "force" this behavior by setting EJEJC_PLAYNICE=true; in EJEJC_config function.

All the conflict resolution code can now be plainly seen in box.js.

Do let us know if you still face an issue and we'll promptly address it.]]>
E-junkie Discussions; E-junkieChef
Post #9 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 Tue, 30 Mar 2010 20:40:58 GMT
While I appreciate your efforts to help and understand that this problem may be one that needs to be delegated to the development team I am extremely dissapointed that it has been two months without any updates about if the problem is being worked on or what, if any, progress has been made. This combined with what appears to be poor isoalation of e-junkie's javascript from other scripts on a page means that I'm going to be much more cautious about using e-junkie in the future.]]>
E-junkie Discussions; Joshua
Post #8 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 Wed, 17 Feb 2010 04:04:06 GMT E-junkie Discussions; Joshua Post #7 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 Wed, 17 Feb 2010 03:10:58 GMT E-junkie Discussions; E-junkieGuru Post #6 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 Tue, 16 Feb 2010 21:08:21 GMT E-junkie Discussions; Joshua Post #5 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 Fri, 29 Jan 2010 05:30:30 GMT
Fortunately the first premium items aren't ready to go up yet so there is time to find a solution. I'll also start looking for an alternative auto-scroll function as a contingency.]]>
E-junkie Discussions; Joshua
Post #4 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 Fri, 29 Jan 2010 03:50:20 GMT E-junkie Discussions; E-junkieGuru Post #3 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 Tue, 26 Jan 2010 19:16:53 GMT http://www.astontechconsult.com/ebooks.php
the problem can be seen at:
http://www.astontechconsult.com/ebooks_test.php

Both pages are identical except for the inclusion of the 'View Cart' button and its associated javascript.

On pages without the button effects.js runs correctly and scrolls the page in Firefox 3.5.7, Opera 10.10, Safari 4.0.4, IE8, Chrome 4.0.249.78, and in IE6 and 7 running under IETester (http://www.my-debugbar.com/wiki/IETester/HomePage). Scrolling does not occur on pages which do include the 'View Cart' button.

I'm able to view the error notice linked in my first post using Firebug in Firefox and Dragonfly in Opera. The problem has also been reproduced on my local development server (XAMPP).

Any help is appreciated.]]>
E-junkie Discussions; Joshua
Post #2 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 Mon, 25 Jan 2010 20:43:21 GMT E-junkie Discussions; E-junkieGuru Post #1 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 http://www.e-junkie.com/bb/topic/4067/pg/0#post14923 Fri, 22 Jan 2010 10:14:50 GMT
I've updated the version of jQuery being used (1.3.1 to 1.4), checked the documentation and examples for scrollTop(), and tried changing the order that my javascript files show up in the document (a solution that has worked for other problems) . So far nothing eliminates the error other than removing the e-junkie javascript.

The function and error can both be seen here:
http://pastie.org/789547


Does anybody have any ideas or suggestions?]]>
E-junkie Discussions; Joshua