|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Wittwer Photography
|
Jquery breaking Package Order form
Logged out. (or logged in as Owner)
Click on a gallery with photo packages eligible. Click "Buy" -> "Photo Package" Nothing is displayed to the user. I'm getting a response back from the network that looks like it's going to load my package buying screen but never shows it to me. I am loading jquery into the site and it appears when it's removed, the package buying screen is able to render again. this is what I have loaded into the top javascript HTML Code:
<!-- Load jQuery from googleapis --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" > </script> <script> var $j = jQuery.noConflict(); </script> HTML Code:
$j("#homelink").attr("href","http://www.wittwerphotography.com");
|
|
|
|
|
#2
|
|
|
Smug Hero
|
My guess is since much of our system is YUI based that there is a conflict in one of the calls when jquery is loaded. What you might want to do is only use the code from jquery that you are using
|
|
|
|
|
#3
|
|
|
AKA Krista
|
I'm having the same issue!!
|
|
|
|
|
#4
|
||
|
Scripting dude-volunteer
|
Quote:
jQuery is being used by other Smugmug sites so there isn't a generic problem with using jQuery on Smugmug, but I don't know what is causing the conflict on your site. It's also a little unusual to be using such an older version of jQuery (1.4) when the current version is up to 1.7.
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
| Tell The World! | |
| Tags | |
| bug , jquery , packages | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Packages for prints | drager | SmugMug Pro Sales Support | 11 | Jun-04-2007 04:56 PM | |
| Q: Work-around for Print Package options? | chicodawg | SmugMug Customization | 0 | Apr-07-2007 05:55 PM | |
| Need to generate order form with thumnails and file names | pspphotos | SmugMug Pro Sales Support | 5 | Mar-17-2007 08:02 PM | |
| Order Never Registered / Order History | Brett Mickelson | SmugMug Pro Sales Support | 8 | Jan-25-2007 05:12 AM | |
| SmugMug Feature Requests #6 | Andy | SmugMug Support | 313 | Mar-13-2006 01:11 PM | |
| Thread Tools | |
| Display Modes | |
|
|