Side-scrolling photo gallery on iweb????

I have created a site on IWeb, and have several pictures on the site (www.sharonrai.com)
and I would like to make a side-scroll on the side with all my pictures from each section on it, so you can view all the pictures in a glance on the side, and if you want to look at one, click on it, and it becomes big...
Anyone know how to do this?
Thank You.

If you are publishing to .mac, create a new site in iWeb for each folder you would like password-protected and enable password protection for that site. Repeat the process however many times you need a new site (folder) with unique username and password. You have to do all of this manually however, the process is not dynamic where the user could register on your site and create their own username/pw and have their username be their folder location on your site. Can't do that with iWeb and/or .mac but you can do the manual creation in iWeb as mentioned.

Similar Messages

  • Scrolling photo gallery

    I need to create a scrolling photo gallery on my web page, which programme would be best to use and instructions would be great. THanks

    I would use a "jquery slider" or "jquery slideshow". You can do a search in Google for those phrases and come up with hundreds of free scripts to choose from, most with a "how to" to get them into your site.
    If you want to use something integrated into DW's Design View interface, Project VII has a paid extension to allow you to do it.

  • Help with scrolling photo gallery

    I'm using the code below to for a scrolling photo gallery. I got this from another forum on Adobe. My problem is that I can't get my images to upload. I uploaded this for an image but it's not working:
    <img src="images/baca_poster_small.jpg" data-cycle-title="image1">
    Can someone please help me with getting my pictures to work in this?
    Thanks!
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>HTML5 document with Cycle2</title>
    <!--Latest jQuery Core Library-->
    <script src="http://code.jquery.com/jquery-latest.min.js">
    </script>
    <!--Cycle2 Plugin Script-->
    <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery.cycle2/20130409/jquery.cycle2.min.js"></script>
    <style>
    .cycle-slideshow, .cycle-slideshow * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin:0 auto;
    width:45%; /**adjust width as required**/
    .cycle-slideshow img {width: 100%;}
    </style>
    </head>
    <body>
    <h1><a href="http://www.malsup.com/jquery/cycle2/">jQuery Cycle 2</a> Responsive Slideshow</h1>
    <!--begin slideshow-->
    <div class="cycle-slideshow"
        data-cycle-pause-on-hover="true"
        data-cycle-speed="700"
    >
    <!--your images go here-->
    <img src="http://malsup.github.com/images/beach1.jpg" data-cycle-title="beach1">
    <img src="http://malsup.github.com/images/beach2.jpg" data-cycle-title="beach2">
    <img src="http://malsup.github.com/images/beach3.jpg" data-cycle-title="beach3">
    <img src="http://malsup.github.com/images/beach4.jpg" data-cycle-title="beach4">
    <img src="http://malsup.github.com/images/beach9.jpg" data-cycle-title="beach9">
    <!--end slideshow-->
    </div>
    </body>
    </html>

    Is this supposed to be a WordPress site?  None of these images are found on the server.  Those folders don't exist either.
    <img class="first" src="mosspictures/DSCN0038.JPG" alt="">
       <img src="mosspictures/DSCN0040.JPG" alt="">
       <img src="wordpress/wp-content/themes/MarcMossTheme/image-3.jpg" alt="">
       <img src="wordpress/wp-content/themes/MarcMossTheme/image-4.jpg" alt="">
       <img src="wordpress/wp-content/themes/MarcMossTheme/image-5.jpg" alt="">
       <img src="wordpress/wp-content/themes/MarcMossTheme/image-6.jpg" alt="">
       <img src="wordpress/wp-content/themes/MarcMossTheme/image-1.jpg" alt="">
       <img src="wordpress/wp-content/themes/MarcMossTheme/image-2.jpg" alt="">
       <img src="wordpress/wp-content/themes/MarcMossTheme/image-3.jpg" alt="">
       <img src="wordpress/wp-content/themes/MarcMossTheme/image-4.jpg" alt="">
    Nancy O.

  • I need a flash tutorial on Iphone style Scrolling Photo Gallery using Next/previous Buttons

    Here i have attached two sample Fla files of  iphone style scrolling photo gallery using next Previous buttons. Smoothscroller.fla is the  original file download from internet and thumbscroll.fla is the one i m trying to make. But i m getting the actionscript error in the movieclip symbol 2 frame 2 actionscript frame. Can anyone work out on my file & send me the easiest tutorial of flash so that i can complete my portfolio project.
    Mail me ur tutorials at : [email protected]

    Just Google for the Spry photo gallery and you might find
    http://cates-associates.net/tutorials/Tutorial-CS3-Spry.html
    or even a few others.
    Happy Sprying
    Ben

  • How to upload photoshop Web photo Gallery to iWeb 1.1.2

    I have a great iWeb Photography site and it's linked to the web through my domain name only- just thru Forwarding. I want to use the Photoshop CS2Web Gallery feature and have created a sample folder. How do I link it to open in my website?
    So far, I created the box, chose to hyperlink it to an external page and typed in page name that the Web Photo Gallery gave it and then I go thru the website- it goes to the gallery home page, but shows no photos, just the little question mark boxes. I'm pretty non-technical about this. Any help is great. I can't find the answers through Adobe help. I thought this was going to be easier...

    Hi, I too, am a beginner and I'm trying to create a simple
    website and want to include a photo gallery as well. I just
    discovered the "Create a Web Photo Gallery" in Photoshop CS3 and I
    was just wondering the same thing. How do you get it in into
    Dreamweaver and into your site? I hope someone answers this
    question.

  • Mobileme photo gallery  and iweb 09 sloooooooow

    Hello All,
    I use iWeb 09 and Mobileme. I have added an embeded mobileme gallery of photos to my page but it soooooo slow in loading. Is there a way to embed a Mobileme photo gallery without the animation? Just have a static cover image.
    I think that would solve the problem.
    Rob

    http://www.robcraig.com/en/Photos.html
    Nearly 3,000 "items" need to load.
    A bit overwhelming for any server.
    Make more "Photos" pages to reduce the load.

  • Please help! Trying to load photo gallery in iWeb.

    Im trying to put the embed code from SV Builder in an html widget in iweb. I have multiple photo galleries. Each gallery has the gallery.xml file and the simpleviewer.swf file but iweb is not locating the xml file. Does the path that svbuilder builds (simpleviewer.swf?galleryURL=gallery.xml) have to be changed?

    The use of the <iframe> HTML element is often discussed :
    <iframe src="http://url.to.file.html" frameborder="0" width="500" height="500" scrolling="no" allowTransparency="true"></iframe>
    [Using the iWeb HTML Snippet|http://www.wyodor.net/blog/archives/2009/07/entry_213.html]
    [How to add a movie to your blog|http://www.wyodor.net/iWebBlogTest/Wyodor1/archives/2009/05/entry35.html]
    [Create a Banner Slideshow|http://www.wyodor.net/iWebBlogTest/Wyodor_1/WebBanner.html]
    [Create a Banner Movie|http://www.wyodor.net/iWebBlogTest/Wyodor_1/Artikel.html]
    http://www.wyodor.net/iFrame/

  • Photo gallery in iweb

    Hi All,
    Is there a free, nonflash slideshow photogallery that easily integrates into iweb?
    Read, "Easily".
    Thanks.

    The use of the <iframe> HTML element is often discussed :
    <iframe src="http://url.to.file.html" frameborder="0" width="500" height="500" scrolling="no" allowTransparency="true"></iframe>
    [Using the iWeb HTML Snippet|http://www.wyodor.net/blog/archives/2009/07/entry_213.html]
    [How to add a movie to your blog|http://www.wyodor.net/iWebBlogTest/Wyodor1/archives/2009/05/entry35.html]
    [Create a Banner Slideshow|http://www.wyodor.net/iWebBlogTest/Wyodor_1/WebBanner.html]
    [Create a Banner Movie|http://www.wyodor.net/iWebBlogTest/Wyodor_1/Artikel.html]
    http://www.wyodor.net/iFrame/

  • Side scroll bar

    Hi everyone/anyone,
    The blue side scroll bar has disappeared when I go on Safari. It showed up on google.com but has gone away for every other site I have tried. I cannot even do a two finger scroll down anywhere. Did I press a button to make it go away? Help
    Thanks in advance

    I have a question. I use IWeb, and want to know how to make a side-scrolling photo gallery.
    I want all the pictures down the side (vertically) and when you press on the picture in the side scrolling gallery, the enlarged pictures come up on the page.
    Make Sense? I have seen many websites like this, and would like to know how to do this on iweb.
    Thank You.

  • Duplicate photos in iWeb photo gallery

    A photo gallery in iWeb repeats it's self. The last half of the photo's repeat, then about half of those repeat again. some of the photos are shown 3 or 4 times. This site is important for my business and looks unprofessional. Also I think it slows down the loading time. Can anyone help me resolve this issue? Photos were loaded using iLife 08.
    The site is at;
    http://web.mac.com/g4ken/Site_3/Portfolio.html
    THANKS

    Yes, the duplicates do show up in iweb before publishing. I have a splash page set up on another server with a link to this gallery. I am afraid that if I delete and republish that album that it will have a new address and then the splash page will have to be reconfigured. I would have to go pay to have that done. Do you think if I erased it and started over I would get the same web address?
    Those photos with out credits were taken by me. The ones with credits are from photographers who are allowing me to use their photos.
    Your help is much appreciated.

  • IWeb Flash Photo Gallery?

    I would like to embed a flash photo gallery into iWeb using the HTML snippet. Can anyone recommend good flash photo gallery software that works well with iWeb?

    Simpleviewer and its siblings are available here...
    http://www.airtightinteractive.com/viewers/
    The flash album exporter for iPhoto is here...
    http://flashalbumexporter.home.comcast.net/~flashalbumexporter/iphoto/iphoto.htm l
    You could also look at shareware applications like....
    http://www.verticalmoon.com/products/swfnslide/swfnslide.htm
    ... and its Pro version.

  • Photo Gallery problem issue with explorer browser

    Hi there,
    I made a personal website with a photo gallery from iweb and everything run cool in a Mac system but when I visualize my photogallery from my website in an Explorer Browser from windows, my pictures doesn´t appear, we cannot see anything.
    Is anything to do to fix this problem?
    Thanks,
    Marco
    the site is this www.marcoluz.com

    There are three patches to fix iweb photos page for FF3 posted in this forum:
    http://discussions.apple.com/thread.jspa?threadID=1563823
    http://discussions.apple.com/thread.jspa?messageID=7418611

  • Iweb 8 photo gallery doesn't work.

    Hey
    I created a homepage i iweb 8. I publish the homepage to a folder and upload to the ftp server of my webhost. homepage works fine, but the photo gallery does not show any pictures. Can anyone help me with this? When I go to the folder on my homepage and open index file, it shows perfect. so something goes wrong when I upload to ftp.
    Thanks in advance... more details can be provided if needed.

    your other photos page: Træskåle_%28klik_på_billedet_for_at_se_galleriet%29
    contains special characters %28 = (  %29 = )
    But most of all, characters that you use in Danish probably had lost in javascript translation, this is expected:
    http://www.drudssnedkerfirma.dk/Sted_2/Galleri/Sider/Træskåle_(klik_på_billedet_for_at_se_galleriet)_files/Træskåle_(klik_på_billedet_for_at_se_galleriet).js
    but note the erros show different:
    Træskåle_(klik_på_billedet_for_at_se_galleriet)_files/Træskåle_(klik_på_billedet_for_at_se_galleriet).js
    consider change the page name.

  • Help with code for inserting horizontal scroll bar in photo gallery in Business Catalyst site?

    Hi,
    I am using Business Catalyst and Dreamweaver to create a trial site.
    I am not sure if this is the correct forum to post this request but anyway I have inserted a photo gallery module at the bottom of the sidebar in the homepage of my test site.
    Can anyone advise on whether jquery or any other code can be inserted into the page or module code that will replace the "next" hyperlink below the first 4 photos with a horizontal scroll bar at bottom of the gallery so users can just scroll through all 12 images ?
    Kind Regards, Matt.
    http://craftime-bs6.businesscatalyst.com/

    Alyssa,
    Have you tried putting this rule back as it was originally:
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
        left: auto; /*was 9px*/
        color: #EF9CCF;
        background-color: #FFF;
    That is, changing your 9px back to auto.
    And giving  us a link (as you did) is much better than printing out the code for us! Thanks!
    Beth

  • Filmstrip photo gallery scrolling effect, need help...

    Heya,
    If you visit
    http://www.hookmedia.biz/cabinet_source/v4_f
    and goto the photo gallery you'll notice that the photo gallery
    works well except that the filmstrips doesn't scroll left or right.
    Now, I built this one based off of a Kirupa tutorial, and when the
    photo gallery is in a sepereate .swf it works great. But as soon as
    I copy the frames to my site that particular effect, and only that,
    stops working. Can anyone help me? Thanks!
    You can access the fla at
    http://www.hookmedia.biz/cabinet_source/v4_f/index.fla

    Thanks aniebel, but I think that'll be a last resort for me
    considering I'm nearly done with this one, I just need help fixing
    whatever the issue is. But thanks a ton anyway!
    PS The link to the tutorial is:
    http://www.kirupa.com/developer/mx2004/thumbnails7.htm

Maybe you are looking for

  • How to undo an order of transport which has returned an error code 8

    Hi experts, While transporting an installation of business content, it has removed a lot of transfert rules. Could you tell me how to undo this transport from quality to the production envirenenmet. Unfortunately I dident check the transport order wh

  • Please help me move pictures freely, and get a logical navigation menu

    I am a serious newbie to iWeb. As best I can tell, I'm in iWeb 1.1.1 (so what's that? '08, '09?) I'm in OS 10.5.7 if that helps. No recent iLife. Since attempting iWeb, I have been reading and trying my best to follow the tutorial but I'm impatient b

  • MacBook Pro won't turn on without pressing 'ctrl' & 'cmd' with power button

    As title says. I have no idea why. When I press the power button nothing happens at all - no lights, no fans no video. Pressing the ctrl & cmd buttons at start-up is the only way it will turn on. It's a 2008 2.5 GHz Intel Core 2 Duo running 10.6.8. I

  • HTML Forms in MSS in place of ADS

    I am facing the age old problem of Trip Form in EP. Actually I do not need ADS in my system. Hence for that I have done the configuration as per SAP Note 1032311. So HTML forms are working fine in ESS. But in MSS I am facing the problem of the form n

  • Tax not calculating in MIRO within a date range.

    Hi Experts , We have created a tax code and assign its values in condition types under two separate Key Combination. 1) Tax Classification : 4% ( Non Validity) , in access sequence exclusive indicator is set aganst it. 2)  Tax Code : 4% (Valdity - Se