| Lurk all you'd like, but why not register and post some pics? Registering also makes it easier to find the good stuff. Need help? |
|
|||||||
| Register | FAQ | Shooters | Calendar | Reviews | Tutorials | Gallery | Books | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#81 | |
|
Big grins
Join Date: Jan 2008
Posts: 23
|
Will the changes help me?
Quote:
Will the new changes fix my problem? Sorry to nag. I just assumed that my problems were linked to the JS change, but if I should post in a different thread, please let me know. Thanks again. |
|
|
|
|
|
|
#82 | |
|
Hold the meat
|
Quote:
Example code: http://wiki.smugmug.com/display/Smug...om+Photos+Code
__________________
Andy SmugMug COO, General Manager, House Pro & Dgrin Admin • Moon River Photography • League of Creative Infrared Photographers |
|
|
|
|
|
|
#83 | |
|
Big grins
Join Date: Jan 2008
Posts: 23
|
Quote:
Hmm... Displaying the image isn't a problem. Its the movement of the image on mouseover. They are supposed to enlarge and shrink back. Right now they enlarge and then shrink to an even smaller size. They will then enlarge and shrink, but on a smaller scale. (Also the thumbnails in the "Galley Categories" section are now moving on mouseover, which they shouldn't be.) This is how it should work: http://lucasfamily.smugmug.com/galle...0799#244876154 This is how it acts on the index page: http://lucasfamily.smugmug.com I don't understand why it is working on the gallery pages but not on the index page. |
|
|
|
|
|
|
#84 | |
|
Hold the meat
|
Quote:
__________________
Andy SmugMug COO, General Manager, House Pro & Dgrin Admin • Moon River Photography • League of Creative Infrared Photographers |
|
|
|
|
|
|
#85 | |
|
Scripting dude
|
Quote:
I don't know exactly what's going on, but there are four different sizes for the popular photo thumbs and I suspect you only want two. In your custom CSS, you have three sizes 70x70, 72x72 and 80x80 and none of them match what Smugmug puts in the HTML, 100x100. I agree with Andy, this looks like it has to do with your CSS, not Javascript.
__________________
--John Homepage, Popular Photos, Portfolio If you are asking for help, please include a clickable link to your Smugmug site (full URL including the http://). It's easiest for everyone if you add it to your dgrin signature so it's always there. For a list of popular javascript customizations, go here. If you wonder why your post might not be getting an answer, read this. |
|
|
|
|
|
|
#86 |
|
Now with 10% less fail
|
The footer javascript section is now live. Your existing javascript has been put back at the top of the page...where it was before the last update.
Please let us know if you have any problems.
__________________
lose |loōz| verb
|
|
|
|
|
|
#87 |
|
"tweak 'til it squeaks"
|
Noticed all my js is in the header now. Should I move it all to the footer?
BZT, old SS, hasPath and other misc. junk. Got nuthin' that I know of that needs to run early I think.
__________________
Al My Website My latest Birdies Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
|
|
#88 | |
|
Now with 10% less fail
|
Quote:
Hey allen, yeah pretty much everything can be moved to your footer with the exception of: SM.SmugMug.config.alterScreenHeight = -150; //filmStrip values you can override: rightMoves = -5; leftMoves = 5; some other stuff i'm not sure about since I dont know where you're using them: function norobotmail function showRecent rule of thumb is, if you call it on the page before your footer (think how the page loads, top down) then you'll want it in the header. If it is something that you will wire up or use after the page loads then you can put it in the footer.
__________________
lose |loōz| verb
|
|
|
|
|
|
|
#89 | |
|
Big grins
Join Date: Sep 2006
Posts: 43
|
Quote:
After it stopped working, I disabled a part of the page allowing folks to switch display mode without having to use the dropdown styles box, which my family members had told me they didn't understand (e.g. they didn't know what was meant by "smugmug" view). Andy, what I've done is put back in my custom code AND I tried moving the JavaScript to the new FOOTER JS section, but it still isn't working. My customization relies upon the function "switchViewType", btw. Thanks in advance for your help. Tom |
|
|
|
|
|
|
#90 | |
|
Hold the meat
|
Quote:
![]()
__________________
Andy SmugMug COO, General Manager, House Pro & Dgrin Admin • Moon River Photography • League of Creative Infrared Photographers |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|