• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization New - JFriend HTML5 Slideshow beta release!

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Page 159  of  179
Old Oct-23-2012, 12:53 PM
#3161
LGP is offline LGP
Big grins
Quote:
Originally Posted by jfriend View Post
Sorry, but the current slideshow only supports one image at a time. You could put multiple slideshows on the same page, each showing a separate set of images if you wanted.
Awe shucks... But thanks for the idea! I'll have to think about how to do this .
-Liz
Old Oct-23-2012, 12:57 PM
#3162
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by LGP View Post
Awe shucks... But thanks for the idea! I'll have to think about how to do this .
-Liz
You could just use your own HTML to layout a grid of slideshows (3x3 or something like that). You could put them in a table or use CSS to layout the grid. You could have them all drawing random start and random order from the same gallery or give them each their own gallery to avoid dups.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Oct-30-2012, 08:28 AM
#3163
TerenceYam is offline TerenceYam
Beginner grinner
Thank you so much for sharing the code. I am trying to build my site with all the information I can get from this forum. However, I have no knowledge about programming or web design.
I like the slideshow. However, I don't know why there is a thick black space on the top and at the bottom of the slideshow photo, which makes me cannot show the full photo in the screen. the photo size I am using now is 1200 x 800. I have captured the screen for your view. Can anyone tell me what happen?

Here is what I got now. www.terenceyam.com


Here is the effect that I want to have (created by photoshop as reference only)


Thanks,
Terence
Old Oct-30-2012, 08:48 AM
#3164
Allen is online now Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by TerenceYam View Post
Thank you so much for sharing the code. I am trying to build my site with all the information I can get from this forum. However, I have no knowledge about programming or web design.
I like the slideshow. However, I don't know why there is a thick black space on the top and at the bottom of the slideshow photo, which makes me cannot show the full photo in the screen. the photo size I am using now is 1200 x 800. I have captured the screen for your view. Can anyone tell me what happen?

Here is what I got now. www.terenceyam.com


Here is the effect that I want to have (created by photoshop as reference only)


Thanks,
Terence
This is strictly a "jury rig" but will show what can be done. You really need to switch your header,
banner and nav, to advanced customization to do it correctly.

Add to CSS
Code:
.homepage #customNav { margin-top:75px !important;}

.homepage #customHeaderContainer { padding-top: 0 !important;  margin-bottom: -90px !important; width: 1200px !important;}

.homepage #customLogo {margin-top: -20px !important;}
Also your banner/logo would be best as transparent png so the black background doesn't show.
Old Oct-31-2012, 12:20 PM
#3165
Legacy is offline Legacy
Major grins
Legacy's Avatar
Formatting problems...
Hello there!

Thanks for all the work you have put into this. I have searched MANY pages & learned most of my bugs. But I am stumped on this one. I am having formatting problems once I insert the slideshow code into the gallery description.

Here is what I would like for the page to look like below the slideshow.





However, once I add the code, the formatting gets all bunched up together like this:
__________________
Lindsey
Legacy Photography
Old Oct-31-2012, 01:17 PM
#3166
Allen is online now Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by Legacy View Post
Hello there!

Thanks for all the work you have put into this. I have searched MANY pages & learned most of my bugs. But I am stumped on this one. I am having formatting problems once I insert the slideshow code into the gallery description.

Here is what I would like for the page to look like below the slideshow.


However, once I add the code, the formatting gets all bunched up together like this:
I imagine you are using html tags <html></html>. One set around everything, not just the slideshow.
You can't just use them around the slideshow. Then use html for the rest, meaning <br />'s for new lines, etc.

See if this works for you.
Code:
<html>
<script type="text/javascript">
JF.InsertSlideshowHere({
galleryURL: "http://www.legacyphotography-ky.com/Other/Senior-Slideshow/25129641_MCmBRw#!i=2060444199&k=v9tQnks",
splashImageURL: "http://www.legacyphotography-ky.com/photos/i-qf36sTw/0/L/i-qf36sTw-L.jpg",
transitionsList: "Fade",
transitionDuration: "1.5",
betweenTransitionsTime: "1.5",
splashMinDisplayTime: "2",
stretchy: "true",
maxW: "600",
maxH: "400",}
);
</script>

<br /><br />
<center><strong><font size="7">Hey 2013 seniors!</font></strong></center>

<hr width="760">

<p>Can you believe your last year of high school has arrived?</p>

<p>You are in need of senior pictures &amp; I am in need of your help. I need a few Senior Representatives! I have an idea that you &amp; your parents will love. Your parents will love that you are saving them money with these incentives, and you will get the chance to have fun and get some great portraits from your very own photo session (in studio, on location or a little of both).</p>

Here is what the Senior Representative receives:<br />
<ul>
<li>A set of 5 web-resolution images &amp; one facebook banner of your choice from your session. These are great for Facebook, email or personal websites &amp; blogs.</li>
<li>48 personalized Senior Representative cards with your images to give to friends to earn your referrals.</li>
<li>You also get participation in my incentive program (see below).</li>
<li>Each of your referrals receive a $10 discount on prints from their session in addition to the 10% off each client receives if they order in the first week of their gallery's availability. Referrals must have one of your represenative cards as proof of referral.</li>
</ul>

Incentives: 
<ul>
<li>Refer just one person that books a senior session and your senior session fee will be reimbursed!</li>
<li>For each additional person that you refer that book a session you will earn Walmart gift cards or Towne Square Mall gift certificates ($10 per referral).</li>
<li>10% discount on print order if ordered within first week of gallery's availability.</li>
</ul>
<br />
SENIORS MUST BE PHOTOGRAPHED BEFORE APRIL 21, 2013 TO QUALIFY AS A SENIOR REPRESENTATIVE.

<center><a href="http://legacyphotography.wufoo.com/forms/seniorjunior-representative-application/" target="_blank"><font size="4"><strong>Senior/Junior Representative Application</strong></font></a></center>

<br /><br />
<center><strong><font size="7">Hey juniors!</font></strong></center>
<hr width="760">

<p>I need a few portrait representatives! This opportunity will pay for itself now &amp; later! You will have photos to show off now &amp; get a free senior session when one of your friends books their senior session! Check out the incentives below.</p>

Here is what the Junior Representative receives:
<ul>
<li>A complimentary photo session during your junior year in late March or April.</li>
<li>A set of 5 web resolution images &amp; one facebook banner of your choice from your session. These are great for Facebook, email or personal websites &amp; blogs.</li>
<li>48 personalized representative cards with your images to give to friends to earn your referrals.</li>
<li>Each of your referrals receive a $10 discount on prints from their session in addition to the 10% off each client receives if they order in the first week of their gallery's availability. Referrals must have one of your represenative cards as proof of referral.</li>
</ul>

Incentives:
<ul>
<li>Refer just one person that books a Senior Session and your senior session is absolutely free.</li>
<li>For each person that you refer after that you will earn prints or referral credit towards your own senior pictures and albums ($10 per referral).</li>
<li>10% discount on print order if ordered within first week of gallery's availability.</li>
</ul>
(Referrals must have representative card at time of booking to be counted as one of your referrals.)
<br /><br />
JUNIORS MUST BE PHOTOGRAPHED BEFORE APRIL 21, 2013 TO QUALIFY AS A JUNIOR REPRESENTATIVE.
<br /><br />

<center><font size="4"><strong><a href="http://legacyphotography.wufoo.com/forms/seniorjunior-representative-application/" target="_blank">Senior/Junior Representative Application</a></strong></font></center>

<br />

<font size="6"><strong>All Portrait Representatives Must:</strong></font>
<ul>
<li>Have great style and lots personality</li>
<li>Enjoy being in front of the camera</li>
<li>Be a Junior or Senior in High School</li>
<li>Attend a school in Owensboro or Daviess County Public Schools</li>
<li>Agree to tell your friends and classmates about Legacy Photography and share your portraits <br />from our session with them</li>
<li>If you are under the age of 18, your parents or legal guardian must sign a <a href="http://www.legacyphotography-ky.com/Other/Model-Release-Form/25130339_b2WnsW#!i=2060488012&amp;k=8pTdbTC">Model Release form</a></li>
</ul>
</html>
Old Oct-31-2012, 06:20 PM
#3167
Legacy is offline Legacy
Major grins
Legacy's Avatar
Quote:
Originally Posted by Allen View Post
I imagine you are using html tags <html></html>. One set around everything, not just the slideshow.
You can't just use them around the slideshow. Then use html for the rest, meaning <br />'s for new lines, etc.

See if this works for you.
Code:
<html>
<script type="text/javascript">
JF.InsertSlideshowHere({
galleryURL: "http://www.legacyphotography-ky.com/Other/Senior-Slideshow/25129641_MCmBRw#!i=2060444199&k=v9tQnks",
splashImageURL: "http://www.legacyphotography-ky.com/photos/i-qf36sTw/0/L/i-qf36sTw-L.jpg",
transitionsList: "Fade",
transitionDuration: "1.5",
betweenTransitionsTime: "1.5",
splashMinDisplayTime: "2",
stretchy: "true",
maxW: "600",
maxH: "400",}
);
</script>
 
<br /><br />
<center><strong><font size="7">Hey 2013 seniors!</font></strong></center>
 
<hr width="760">
 
<p>Can you believe your last year of high school has arrived?</p>
 
<p>You are in need of senior pictures &amp; I am in need of your help. I need a few Senior Representatives! I have an idea that you &amp; your parents will love. Your parents will love that you are saving them money with these incentives, and you will get the chance to have fun and get some great portraits from your very own photo session (in studio, on location or a little of both).</p>
 
Here is what the Senior Representative receives:<br />
<ul>
<li>A set of 5 web-resolution images &amp; one facebook banner of your choice from your session. These are great for Facebook, email or personal websites &amp; blogs.</li>
<li>48 personalized Senior Representative cards with your images to give to friends to earn your referrals.</li>
<li>You also get participation in my incentive program (see below).</li>
<li>Each of your referrals receive a $10 discount on prints from their session in addition to the 10% off each client receives if they order in the first week of their gallery's availability. Referrals must have one of your represenative cards as proof of referral.</li>
</ul>
 
Incentives: 
<ul>
<li>Refer just one person that books a senior session and your senior session fee will be reimbursed!</li>
<li>For each additional person that you refer that book a session you will earn Walmart gift cards or Towne Square Mall gift certificates ($10 per referral).</li>
<li>10% discount on print order if ordered within first week of gallery's availability.</li>
</ul>
<br />
SENIORS MUST BE PHOTOGRAPHED BEFORE APRIL 21, 2013 TO QUALIFY AS A SENIOR REPRESENTATIVE.
 
<center><a href="http://legacyphotography.wufoo.com/forms/seniorjunior-representative-application/" target="_blank"><font size="4"><strong>Senior/Junior Representative Application</strong></font></a></center>
 
<br /><br />
<center><strong><font size="7">Hey juniors!</font></strong></center>
<hr width="760">
 
<p>I need a few portrait representatives! This opportunity will pay for itself now &amp; later! You will have photos to show off now &amp; get a free senior session when one of your friends books their senior session! Check out the incentives below.</p>
 
Here is what the Junior Representative receives:
<ul>
<li>A complimentary photo session during your junior year in late March or April.</li>
<li>A set of 5 web resolution images &amp; one facebook banner of your choice from your session. These are great for Facebook, email or personal websites &amp; blogs.</li>
<li>48 personalized representative cards with your images to give to friends to earn your referrals.</li>
<li>Each of your referrals receive a $10 discount on prints from their session in addition to the 10% off each client receives if they order in the first week of their gallery's availability. Referrals must have one of your represenative cards as proof of referral.</li>
</ul>
 
Incentives:
<ul>
<li>Refer just one person that books a Senior Session and your senior session is absolutely free.</li>
<li>For each person that you refer after that you will earn prints or referral credit towards your own senior pictures and albums ($10 per referral).</li>
<li>10% discount on print order if ordered within first week of gallery's availability.</li>
</ul>
(Referrals must have representative card at time of booking to be counted as one of your referrals.)
<br /><br />
JUNIORS MUST BE PHOTOGRAPHED BEFORE APRIL 21, 2013 TO QUALIFY AS A JUNIOR REPRESENTATIVE.
<br /><br />
 
<center><font size="4"><strong><a href="http://legacyphotography.wufoo.com/forms/seniorjunior-representative-application/" target="_blank">Senior/Junior Representative Application</a></strong></font></center>
 
<br />
 
<font size="6"><strong>All Portrait Representatives Must:</strong></font>
<ul>
<li>Have great style and lots personality</li>
<li>Enjoy being in front of the camera</li>
<li>Be a Junior or Senior in High School</li>
<li>Attend a school in Owensboro or Daviess County Public Schools</li>
<li>Agree to tell your friends and classmates about Legacy Photography and share your portraits <br />from our session with them</li>
<li>If you are under the age of 18, your parents or legal guardian must sign a <a href="http://www.legacyphotography-ky.com/Other/Model-Release-Form/25130339_b2WnsW#!i=2060488012&amp;k=8pTdbTC">Model Release form</a></li>
</ul>
</html>
YUP! I had tried it before & when I just tried it still did not appear to work. So I refreshed the browser...just for the heck of it...and BOOM, there it was. Thanks so very much.
__________________
Lindsey
Legacy Photography
Old Oct-31-2012, 06:40 PM
#3168
Allen is online now Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by Legacy View Post
YUP! I had tried it before & when I just tried it still did not appear to work. So I refreshed the browser...just for the heck of it...and BOOM, there it was. Thanks so very much.
Almost all the times after saving changes that include javascript the browser has to be refreshed.
Old Nov-01-2012, 11:49 AM
#3169
Legacy is offline Legacy
Major grins
Legacy's Avatar
Quote:
Originally Posted by Allen View Post
Almost all the times after saving changes that include javascript the browser has to be refreshed.
Gotcha! Thanks so very much! I really do appreciate your help! That was one more thing to scratch off my "to do" list that seems to be getting larger all the time! Thanks Allen!
__________________
Lindsey
Legacy Photography
Old Nov-05-2012, 09:06 AM
#3170
primedigital is offline primedigital
Big grins
primedigital's Avatar
Embedding JFriend HTML Slideshow on other sites
Is there a way to embed the JFriend slideshow code on a site outside of smugmug? Something similar to how you can embed the code from smugmug slideshows with the showit option?

Quote:
Originally Posted by jfriend View Post
The "JFriend HTML5 Slideshow" is now available!

Download site, full documentation (38 pages) and tutorial are here.

[[New Version 1.2.0 released on October 21, 2012]]

Would you be interested in any of these things:
  1. A slideshow that loads 3-10x faster than the Smugmug slideshow. No waiting. Splash screen comes up instantly.
  2. Snazzy slideshow transitions (fades, wipes, reveals, flips, scales, etc...)
  3. A slideshow that has full functionality without Adobe flash. No flash version headaches for your viewers. No flash loading time. No flash install issues.
  4. A slideshow that works in browsers that don't have flash.
  5. A slideshow that automatically sizes itself to a mobile screen and works on Android phones, Android tablets, iPhone, iTouch, iPad, etc...
  6. A slideshow that's fully customizable with more than 50 customization options and further customization with CSS.
  7. A slideshow that can automatically stretch/scale itself to display the largest images possible.
  8. A slideshow that uses the latest and greatest features of CSS3 and HTML5 (when available) to give you a snazzy up-to-date look, but still works on old browsers like IE6 and Firefox 2.
  9. Let me say this again. 100% javascript, CSS and HTML. No Adobe flash.
  10. Color managed slideshow display for accurate color on a color calibrated system in a color-management-capable browser (like Safari or Firefox).
  11. The slideshow can be inserted on any page in your site (homepage, category page, sub-category page, gallery description, etc...) with only a few lines of activation code.
  12. Tested in Firefox (v2-v5), Safari (v4-v5), IE6-IE9, Opera (v10-v11), Android (2+), iPad, iTouch, iPhone, Chrome (v8-12).
If you are interested in any of these great new capabilities, then you may want to explore a new slideshow created just for Smugmug web sites.

Go here to the download site to learn more. There are demo sites, a longer list of features, tutorial and reference documents and, of course, the actual slideshow code to install on your site.

If you have any troubles or questions, just post to this thread and I'll be happy to look into any issues. This is a beta release, but I've been running it on my own Smugmug homepage for a couple months without issue and a lot of other people are now running it. So, I think it's pretty solid - I'm just not going to call it a full release quite yet.

Oh, if you have a chance be sure to check out either of the demo slideshows in either Safari, Chrome, Opera or Firefox 4 (beta). In those new browsers, you'll see the new and cool CSS3/HTML5 slideshow transitions that leverage the latest browser capabilities.

Have at it and let me know how it goes!

P.S. To those who are currently running my stretchy slideshow, this is a replacement for that. The original stretchy slideshow was built on top of the Smugmug Flash slideshow. This new slideshow replaces all that and offers a lot of new functionality.
__________________
Tracy :photo
Prime Digital Photography
[FONT=Arial]Capturing life one fraction of a second at a time[/FONT]
http://www.primedigitalphotography.com/

http://profile.myspace.com/index.cfm...ndid=195119389
Old Nov-05-2012, 09:17 AM
#3171
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by primedigital View Post
Is there a way to embed the JFriend slideshow code on a site outside of smugmug? Something similar to how you can embed the code from smugmug slideshows with the showit option?
Not currently, sorry. The slideshow relies on some things that are only available on a Smugmug site. It is possible, but isn't something I've implemented yet.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Nov-10-2012, 01:26 PM
#3172
Nostalgic Imaging is offline Nostalgic Imaging
Light Capturing Fool
Nostalgic Imaging's Avatar
This slide show code is so awesome, and I can't wait to get it functioning the way I want.

Is there a way to have the slide show pull photo randomly from all of the photos in my galleries? Or maybe most recent uploads? I know the SmugMug slideshow can do most recent uploads, so I was just curious. Also, I want to make the slideshow bigger, but without clipping off any of the photos edges; is this possible? http://www.nostalgicimaging.com/ I can make my banner bigger to match the bigger size of the slideshow if need be.


Thanks
Old Nov-10-2012, 02:50 PM
#3173
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by Nostalgic Imaging View Post
This slide show code is so awesome, and I can't wait to get it functioning the way I want.

Is there a way to have the slide show pull photo randomly from all of the photos in my galleries? Or maybe most recent uploads? I know the SmugMug slideshow can do most recent uploads, so I was just curious. Also, I want to make the slideshow bigger, but without clipping off any of the photos edges; is this possible? http://www.nostalgicimaging.com/ I can make my banner bigger to match the bigger size of the slideshow if need be.


Thanks
This slideshow pulls from a single gallery. You can create a virtual gallery by date or by keyword if you want it to show photos from multiple galleries. I don't see any way to make a virtual gallery that pulls only recent photos without manually specifying the dates.

If you want the slideshow larger, then you have to enable stretchy rather than specify a fixed size. If you follow the tutorial for putting the slideshow in the bioBox, you will get a stretchy slideshow that automatically sizes itself as large as possible without clipping or scrolling.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Nov-11-2012, 07:28 AM
#3174
Nostalgic Imaging is offline Nostalgic Imaging
Light Capturing Fool
Nostalgic Imaging's Avatar
Quote:
Originally Posted by jfriend View Post
This slideshow pulls from a single gallery. You can create a virtual gallery by date or by keyword if you want it to show photos from multiple galleries. I don't see any way to make a virtual gallery that pulls only recent photos without manually specifying the dates.

If you want the slideshow larger, then you have to enable stretchy rather than specify a fixed size. If you follow the tutorial for putting the slideshow in the bioBox, you will get a stretchy slideshow that automatically sizes itself as large as possible without clipping or scrolling.

How do I create a virtual gallery? Sorry, I'm new to SmugMug, so any help is appreciated.



Thanks
Old Nov-11-2012, 07:34 AM
#3175
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by Nostalgic Imaging View Post
How do I create a virtual gallery? Sorry, I'm new to SmugMug, so any help is appreciated.

Thanks
You can start here: http://help.smugmug.com/customer/portal/articles/93308.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Nov-11-2012, 08:32 AM
#3176
Nostalgic Imaging is offline Nostalgic Imaging
Light Capturing Fool
Nostalgic Imaging's Avatar
Quote:
Originally Posted by jfriend View Post

I created a Smart Gallery, chose some random keywords just to test it out and it worked. However, I would like to include all of my photos...so, what I did was go back into each gallery and add the keyword Nostalgic Imaging to each gallery. Then, I went back into the smart gallery and tried to add that keyword, but it says No Photos To Display. That keyword isn't even in the list of keywords to choose from. Does it take time to populate or something?
Old Nov-11-2012, 08:45 AM
#3177
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by Nostalgic Imaging View Post
I created a Smart Gallery, chose some random keywords just to test it out and it worked. However, I would like to include all of my photos...so, what I did was go back into each gallery and add the keyword Nostalgic Imaging to each gallery. Then, I went back into the smart gallery and tried to add that keyword, but it says No Photos To Display. That keyword isn't even in the list of keywords to choose from. Does it take time to populate or something?
I thnik it does take a little while for new keywords to be indexed so they show up in smart galleries.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Nov-11-2012, 09:44 AM
#3178
Nostalgic Imaging is offline Nostalgic Imaging
Light Capturing Fool
Nostalgic Imaging's Avatar
Quote:
Originally Posted by jfriend View Post
I thnik it does take a little while for new keywords to be indexed so they show up in smart galleries.
It's ok, I just did a complete date range and it works fine :-)
http://www.nostalgicimaging.com/
Old Nov-20-2012, 06:06 AM
#3179
Blizzin is offline Blizzin
Big grins
Hi JFriend.

So far all of your tuts have worked for me, except 2 of them. I am very grateful for all of your help. I would be bald if it weren't for you. Questions on slideshow and bio. I installed your new slideshow in the bio section, but it is not stretchy, it is the same size as smugmugs. Please help me make it larger? Also I lose the bio contact picture for my nav bar, is there another way of adding photo to contact page ?

A hundred thank yous
Shelle http://www.shellette.net/

Last edited by Blizzin; Nov-20-2012 at 11:32 AM.
Old Nov-20-2012, 06:56 PM
#3180
WinsomeWorks is offline WinsomeWorks
Keep Thou my Feet
WinsomeWorks's Avatar
Hi, John-- I'm still back on version 0.9.2 . It works perfectly, but guess I should get around to swapping it with the newest version. Just refreshing my memory here & making sure I don't screw up too badly when swapping it out: So it appears from peeking into my Adv. Customization that I have 3 parts to swap: CSS, Top Javascript, & Bottom Javascript. (bio box too?) I'm assuming I should do it all at once. I know I customized some parts, such as limiting the show to one type of transition, a fade. My question is, are there any parts that I would not have customized at all? I'm just trying to figure out which (if any) parts I can simply swap out without any changes to your code, & where to focus my attention for parts I may have changed. Thanks. (no rush).
__________________
Anna Lisa Yoder's Images - http://winsomeworks.com or http://annalisa.smugmug.com
Scribbles at: http://winsomeworks.blogspot.com ... Handmade Photo Notecards http://winsomeworks.etsy.com
My Folk Music Group (some free mp3s!) http://daybreakfolk.com
Page 159  of  179
Tell The World!  
Tags
advanced , custom header , flash , help me , slideshow
Similar Threads Thread Starter Forum Replies Last Post
JFriend HTML5 Slideshow Linisa SmugMug Customization 3 Sep-10-2011 04:57 AM
JFriend Slideshow Covering up Main body and smugmug navbar stormy315 SmugMug Customization 1 Aug-15-2011 04:47 PM
Clean up bio before installing JFriend HTML5 slideshow DougG SmugMug Customization 6 Jun-03-2011 12:00 PM
New BETA release onethumb SmugMug Support 64 Jan-10-2007 05:14 PM
Adobe Camera Raw 2.4 beta (update-full release 1/31/05) patch29 The Big Picture 3 Jan-31-2005 02:12 PM


Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump