HTML Snippet Challenge: how to add falling snow to my iweb pages?

Using the source code and assets provided on this site...
http://www.schillmania.com/projects/snowstorm/
...can anyone help me with embedding this into my iweb pages? The snippet html is a snap, but I don't know how to link the folders containing the images or the script.
I am working with version# 1.3.20081215.
And if this won't do it, can anyone recommend another way that I can embed falling snow on my iweb pages?
Thanks for any help.

Welcome to the discussions. This may help (or it may not)...
http://web.mac.com/catucker/InsideOutside/Javascript.html

Similar Messages

  • How I add a LIBRARY ITEM to a page layout, top/bottom ?

    how I add a LIBRARY ITEM to a page layout, top/bottom ? in
    dwmr mx 2004 and cs4 ?

    Have you looked at the DW help file - it will explain all
    about library items :-)
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    CSS Tutorials for Dreamweaver |
    http://www.adobe.com/devnet/dreamweaver/css.html
    Book: Ultimate CSS Reference (aff link) |
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap
    "lse987" <[email protected]> wrote in
    message news:gpsvtt$t5q$[email protected]..
    > how I add a LIBRARY ITEM to a page layout, top/bottom ?
    in dwmr mx 2004 and cs4 ?

  • How to add 'Confidential' watermark to all the pages in portal

    Hi
    How to add 'Confidential' watermark to all the pages in portal.We have ESS/MSS business packages installed 60.1, 60.2.
    ECC5, EP SP16 is the environment.
    Help will be appreciated
    Thanks
    Sharath

    Hi Sharath,
    What about using the theme editor to add a background to either the page or the iView tray?
    Daniel

  • IBook Author: my pages' background are 100% boring white. How to add texture to my book's pages?

    iBook Author: my pages'  background are 100% boring white. How to add texture to my book's pages?

    See this thread for the answer.
    Cheers,
    Michi.

  • How do I add a banner on my iweb page

    I have a website published thru iWeb and an FTP server... I'm trying to add a banner for which I do not have a swf file. Here is the banner:
    http://files.slamcom.com/Ricard/Banner-560x120-Boule-NYC.8.html
    How can I add the banner on my site? I tried just copying the source code but it didn't work. Do I have to change the code?

    There are copyright issues when you use someone else's banner. Other than that use iFrame code and the URL you posted. You can find out more about iFrame and HTML snippets at http://web.mac.com/catucker/InsideOutside/iFrame.html.
    OT

  • HTML Snippet does not exist as a Widget option in iWeb 09

    I have iWeb 09 on my machine. I'm trying to insert an HTML Snippet onto a page so i can drop in the code for a XSPF player.
    When i choose "Show Media", under Widgets there are only four, and HTML Snippet isn't one of them. I only have:
    MobileMe Gallery
    Google AdSense
    iSight Photo
    iSight Movie
    I also don't have the YouTube widget, the Google Map Widget--these i only know about by looking in support and seeing that these should all be there.
    Any thoughts as to how i can get HTML Snippet available in my media widgets? My site is almost completed and ready to publish. Without this feature it will be pointless to publish at all.
    Many thanks for any suggestions!
    Peter

    Can you post the code you are using so that we can see what the problem is?

  • How do I add Bloglines graphic to my iWeb page

    I have created a knitting blog using iWeb and .mac. Most knitters use Bloglines to follow their favorite sites. I have added RSS to the top of my blog but would also like to add Bloglines and its subscribe button.
    I went to Bloglines, created an account, and went through the steps to pick an icon and generate the HTML to add to my web page. I have no clue how I'm suppose to add this code in iWeb.
    I did a search of iWeb's help and it seems there are only 3 choices for adding feeds, RSS, podcast, and photocast. I just want to add Bloglines to this list.
    Am I not understanding what RSS is? I thought it was different than the more specific Bloglines. Traffic to my site will be limited if I can't figure out how to hook into the knitting blogline community.
    Thanks in advance,
    Kathryn
    www.knittsings.com
    iMac   Mac OS X (10.4.8)  

    Instead of putting the HTML code that you get from Bloglines into your iWeb HTML files, it will be easier just to import the button graphics into iWeb and then attach the appropriate hyperlinks to the buttons using the iWeb Inspector Hyperlink tab... Here are some general steps...
    1. Go to http://www.bloglines.com and log into your account.
    2. Click on the Feeds tab.
    3. Click on the "Get a Subscribe To Bloglines Button" link
    4. Decide which button you want to use and the Control-click on the button image.
    5. Select "Save Image to Desktop" from the menu that pops up.
    6. Go ahead and enter your iWeb RSS feed URL and then click "Generate HTML"
    7. On the next screen, you'll see some code that looks like this:
    8. Copy the underlined URL from your generated HTML code. This is all you will need.
    9. Now launch iWeb
    10. Drag the button graphic that you saved into your page
    11. Select the button and the open the Inspector Hyperlink tab.
    12. Check the box "Enable as hyperlink"
    13. Next to Link To:, choose "External URL"
    14. In the URL field, enter/paste in the URL from Step 8
    That should be it! You can select the button graphic on the page and copy and paste it to any number of locations on your iWeb pages now. The link and everything should stay intact.
    Let me know if this works out for you. Good luck!

  • How to add a picture to the login page only

    Hi,
    I'd like to add a picture to my login page (without changing the standard template).
    Can anyone tell me how to do this?
    Thanks.

    user 601980,
    Please, have a look here:
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/apex/f?p=107:7
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • How do I add Facebook 'Like' to an iweb page

    I have tried using a code i found on facebooks social media section, but its keeps having an error.
    There must be a simple way to HTML snippet this in?

    HI Roddy
    I wish it were that simple.
    I seem to be getting an error.
    I am using this code, and replacing the bits in bold on second bit... is this correct
    <html>
        <head>
          <title>My Great Web page</title>
        </head>
        <body>
           <iframe src="http://www.facebook.com/plugins/like.php?href=YOUR_URL"
            scrolling="no" frameborder="0"
            style="border:none; width:450px; height:80px"><iframe>
        </body>
    </html>
    and then i replaced as so below -
    <html>
        <head>
          <title>http://www.myname.co.uk/</title not sure what this is?>
        </head>
        <body>
           <iframe src="http://www.facebook.com/plugins/like.php?href=http://www.facebook.com/profile.php?id=number"
            scrolling="no" frameborder="0"
            style="border:none; width:450px; height:80px"><iframe>
        </body>
    </html>
    Then i publish and it says error...
    it said something about having to register my facebook page too....

  • Advice please on how to add a shopping cart in iweb

    Hi
    I am going to re-vamp my iweb created website and was wondering if anyone could advise me on how to add a shopping cart please, and which one would you suggest...? Paypal...?
    I use GoDaddy to host my site and publish through MobileMe.
    Also, bit of a two part question.... Can I use simpleviewer on my iweb created site... is it compatible...?
    I would like to go with iweb but may consider other options if this is not possible..
    Thanks for any help
    Gerry....

    Sorted...

  • How to add a DFF to a OA page by personalization

    Hi Everydody,
    Can anybody please tell me how can we add a DFF to a OA page by personalization, that is what values for the parameters we have to set.
    Thanks

    Setting Up a Descriptive Flexfield in Oracle Applications
    Before you can add a descriptive flexfield to an OA Framework page, you must first setup the descriptive
    flexfield in Oracle Applications. To start, review Chapter 3 ("Planning and Defining Descriptive Flexfields") in
    the Oracle Applications Flexfields Guide Release 11i.
    When you have a clear plan for the descriptive flexfield you wish to set up, refer to the section titled
    "Implementing Descriptive Flexfields" in Chapter 14 ("Flexfields") of the Oracle Applications Developer's Guide
    Release 11i for instructions to the following general steps:
    Step 1: Define descriptive flexfield columns in your database.
    Step 2: Register your descriptive flexfield table with Oracle Application Object Library.
    Step 3: Register your descriptive flexfield using the Descriptive Flexfields Window.
    Next, refer to the Oracle Applications Flexfields Guide Release 11i for instructions to these general steps:
    Step 4: Define your value sets in the Value Sets Window, as described in Chapter 5 ("Values and Value
    Sets").
    Step 5: Define your descriptive flexfield structure using the Descriptive Flexfield Segments Window, as
    described in the "Descriptive Flexfield Segments Window" section of Chapter 3 ("Planning and Defining
    Descriptive Flexfields").
    Recall that the value of a descriptive flexfield context field determines the context of the descriptive flexfield
    and the context-sensitive segments (if any) that are displayed. The section titled "Context Fields and
    Reference Fields" in Chapter 3 ("Planning and Defining Descriptive Flexfields") discusses context fields in
    more detail.
    Note: Reference fields for descriptive flexfields are supported by Forms-based Oracle Applications, but not
    by OA Framework. A developer mode error occurs in JDeveloper if you try to implement this feature in OA
    Framework. Refer to the "Reference Fields" section of Chapter 3 ("Planning and Defining Descriptive
    Flexfields") in the Oracle Applications Flexfields Guide Release 11i for additional information about
    reference fields.
    Step 6: When you are ready to add the descriptive flexfield to an OA Framework page, follow the steps
    outlined in the Declarative Implementation and Runtime Control sections below.
    Declarative Implementation
    The following steps describe how to add a descriptive flexfield item to a OA Framework region:
    Step 1: Define an item of the item style flex in your region.
    Note: You cannot create a flex item directly under a messageComponentLayout region, but you can create a
    messageLayout region under the messageComponentLayout region and add the flex item under the
    messageLayout region.
    Step 2: Set the Read Only property to True or False, depending on whether you want the descriptive flexfield
    to be read only.
    304
    Step 3: Specify a View Instance for your flexfield. The view instance should be the same as the view instance
    (view object) specified for your region. When the view object is defined, it should include all the database
    columns necessary for this descriptive flexfield. You should not change the database column names for this
    flexfield because the OADescriptiveFlexBean uses the same naming convention that the view object
    generation routine uses to find the corresponding attribute names from your view object.
    Note: OA Framework supports multiple descriptive flexfields on the same view object.
    Note: If a flexfield's view object does not return a row, an OAException will not be thrown so that the
    controller's processRequest method can still execute and render the flexfield.
    Step 4: Set the Appl Short Name property to the short name of the application to which the descriptive flexfield
    is registered. (Step 3 of Setting Up a Descriptive Flexfield in Oracle Applications).
    Step 5: Set the Name property to the name of the descriptive flexfield as it was registered.
    Note: This differs from how Key Flexfields are defined by shorthand codes.
    Step 6: Set the Type property to descriptive.
    Step 7: Set the Segment List property as appropriate (see Descriptive Flexfield Segment List).
    Step 8: Finally, you may set the Display Context Field to True or False, depending on whether you want to
    hide or show the context for the descriptive flexfield.

  • How to add buttons with links to different pages in my flash document?

    Hi I created a template for my flash animation which is a simple content box and a scroll bar beside it.. Anyway at the top I also have 3 pages (they are currently just part of the png background image so they are not buttons of any sort).. My question is how can I make links to these different pages so when clicked in the flash animation they will just open normally like they would in like a website..
    I am a flash beginner so I'm not too technical with it... I don't know if I would have to create 3 seperate documents for my 3 pages or something else?
    Thanks!

    Do you expect the loaded SWF to load "into" the SWF that contains the buttons or are you expecting it to overwrite the existing SWF you're already in (similar to a web page)?
    Loading a SWF inside is pretty straight forward, as long as the SWF is on the same domain or the domain you're loading from has a crossdomain.xml policy allowing it and the SWF is set to publish with the networking sandbox:
    import flash.display.Loader;
    import flash.net.URLRequest; 
    import flash.events.Event;
    var myLoader:Loader = new Loader();
    // listen for completion
    myLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, handleCompleteF);
    // usually add some IOErrorEvent or SecurityErrorEvent handlers here
    // button hook here
    myButtonInstanceName.addEventListener(MouseEvent.CLICK, loadPageF);
    function loadPageF(e:MouseEvent):void
         // try to load
         try
              myLoader.load(new URLRequest('another.swf'));
         catch (e:*)
              // catch any error, trace it to flash IDE for debugging
              trace("Error loading SWF: " + e);
    function handleCompleteF(e:Event):void
         // success, add to display list
         addChild(myLoader);
    Season to taste, like moving the position of the Loader object. The Loader will contain the SWF in the .content property (e.g. myLoader.content) and is a display object so you can just add it directly to the display list.
    If you add a second button you can re-use the myLoader to .load() a different SWF, just point it to a new function. You could re-use the same function but you'd need to detect the different buttons (possibly via the .name property). I presume you might want to do "different things" when different pages are loaded so I'm assuming you'd probably use a different function rather than make a huge reused branching function.
    More info on Loader with sample code here:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/Loader.ht ml#includeExamplesSummary

  • How to add project summary programmatically to publishing page.

    Let me know how to add project summary webpart to page in sharepoint 2013.

    Hi,
    Okay,
    check those links to add web part using code, try them and change the parameter to the name of the web part
    http://www.stefangordon.com/add-web-part-to-page-programmatically/
    http://blogs.msdn.com/b/tconte/archive/2007/01/18/programmatically-adding-web-parts-to-a-page.aspx
    http://nikpatel.net/2010/11/09/programmatically-add-the-web-part-on-the-sharepoint-web-part-page/https://manojssharepointblog.wordpress.com/2013/03/27/adding-and-removing-web-parts-programmatically-in-sharepoint/
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/1bc7212c-385d-4a89-9b7e-9d37ee762017/add-webpart-on-sharepoint-page-programmatically?forum=sharepointdevelopmentlegacy
    Kind Regards,
    John Naguib
    Technical Consultant/Architect
    MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation
    Please remember to mark your question as answered if this solves your problem

  • How to add Animated GIF to an iWeb '11 page?

    Trying to take our existing website (not created in iWeb) and recreate in iWeb.  Have an animated GIF on our home page.  When I try to drag the GIF to the iWeb page, it's no longer animated.  And when I publish, again it's no longer animated.  I need help.
    Doug

    It should play.  Publish you site to a folder on the hard drive and open it locally to see if it plays there.
    What's the URL of your site so we can examine it first hand?
    Make sure there's no object under the gif file.  I found trying to put an image behind it would kill the gif and require me to remove the give and add it again to the page.  They seem to be a little picky.
    OT
    Message was edited by: Old Toad

  • How to add an order number to each page of an adobe doc?

    I have a customer that is requiring us to add their order number to every page of multipage documents we send them.  Right now we're using typewriter and pasting the order number to each page individually.  Is there an easy way to automate this process?  So that for each order number, we just type in the order number once and each page subsequently has the order number stamped on it.
    Thanks in advance for any and all help.
    We are running both Adobe Acrobat 7.0 and 8.0.

    Perfect.  That's exactly what I was looking for.
    Thanks a lot.

Maybe you are looking for