images not loading?
specialagentdale
Registered Users Posts: 20 Big grins
not sure if this is a bug with smugmug or with my customization... it happens intermittently in both Safari and Firefox on Mac 10.5.
When I view one of my galleries using the smugmug view style, the larger preview image does not always update when I click the smaller thumbnails. In other words, the larger image is 'stuck' and does not change, no matter which thumbnail I click on. The url does change correctly like you would expect, but nothing updates within the web page itself.
As I said, this problem happens intermittently. I can always 'fix' it by refreshing the page. The problem always seems to go away after a refresh.
-Dale
bryson.smugmug.com
When I view one of my galleries using the smugmug view style, the larger preview image does not always update when I click the smaller thumbnails. In other words, the larger image is 'stuck' and does not change, no matter which thumbnail I click on. The url does change correctly like you would expect, but nothing updates within the web page itself.
As I said, this problem happens intermittently. I can always 'fix' it by refreshing the page. The problem always seems to go away after a refresh.
-Dale
bryson.smugmug.com
0
Comments
http://help.smugmug.com
http://bryson.smugmug.com
thanks for your help. this problem is really starting to annoy.
Browser & Version?
Are you behind a firewall or other security?
Portfolio • Workshops • Facebook • Twitter
Safari 3.2.1 on Mac 10.5.6
I have confirmed that problem exists on 3 different computers in 3 different locations. The more I test it, the more it seems like a possible problem with my site customization. Links always work correctly when I command-click to open in new browser tab, but they rarely work within the webpage itself, unless I refresh the page at least once (sometimes it takes 3, 4, or 5 refreshes to get a page to work.) wierd.
Have you guys tested any of my galleries to see if you see the same problem?
Yup, FF & Safari on Mac and IE on XP
What addons or other security have you got going on?
Portfolio • Workshops • Facebook • Twitter
I think this problem may have started when I selected the 'stretchy' option for my galleries, although I am not positive. I guess i could turn 'stretchy' off and see if the problem persists? any thoughts?
Portfolio • Workshops • Facebook • Twitter
Stay tuned.
Portfolio • Workshops • Facebook • Twitter
going in to look again.
Portfolio • Workshops • Facebook • Twitter
http://bryson.smugmug.com/gallery/1698032_z4Fod#84227734_2iQ7i
and change the url to
http://www.smugmug.com/gallery/1698032_z4Fod#84227734_2iQ7i thus removing all your customizing- all is fine. So, what in your code has changed lately?
Portfolio • Workshops • Facebook • Twitter
Portfolio • Workshops • Facebook • Twitter
YE.onContentReady('breadcrumb', function () {
bcEl = document.getElementById('breadcrumb');
myHTML = bcEl.innerHTML;
myHTML = myHTML.replace(/>bryson.smugmug.com</, '>bryson.smugmug.com</a> > <a href="/galleries" class="nav">Gallery Categories<');
bcEl.innerHTML = myHTML;
});
Could you remove and confirm?
Any ideas how to improve the script or otherwise add a breadcrumb that doesn't otherwise break my page? Thanks for all the help guys.
http://www.dgrin.com/showpost.php?p=1066333&postcount=1
You can thank jFriend too, for the cool script