Results 1 to 3 of 3

Thread: CMotion Image Gallery

  1. #1
    Join Date
    Feb 2007
    Posts
    52
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default CMotion Image Gallery

    1) Script Title: CMotion Image Gallery

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...iongallery.htm

    3) Describe problem: I'm wondering if, when I bring up a page that includes this gallery, can the first picture be displayed before any thumbs are clicked?

  2. #2
    Join Date
    Jun 2006
    Location
    Acton Ontario Canada.
    Posts
    677
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    <body onload="enlargeimage('picname.gif', x, y)">

    This will have it popup when the page is opened.
    - Ryan "Boxxertrumps" Trumpa
    Come back once it validates: HTML, CSS, JS.

  3. #3
    Join Date
    Feb 2007
    Posts
    52
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Will that work that work to bring it up in a cell?

    </head>

    <body bgcolor="#000000">

    <div align="center">
    <center>

    <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="990" id="AutoNumber1" bordercolorlight="#000000" bordercolordark="#000000" bordercolor="#000000" bgcolor="#333333">
    <tr>
    <td width="990" colspan="3" height="30" bordercolor="#000000" bgcolor="#333333" align="right">
    <img border="0" src="images/logo.jpg" width="309" height="21"></td>
    </tr>
    <tr>
    <td width="990" colspan="3" height="480" bordercolor="#000000" bgcolor="#333333">
    <p align="center">&nbsp;<div id="loadarea" style="width: 990px"></div></td>
    </tr>
    <tr>
    <td align="left" height="26" bgcolor="#333333" width="248">
    <img border="0" src="images/mail.jpg" width="275" height="14"></td>
    <td align="left" height="26" bgcolor="#333333" width="495">
    <p align="center"><font color="#FFFFE0" face="Arial">
    <a target="_top" href="jasonevans4.htm" style="text-decoration: none">
    <font color="#FFFFFF">view slideshow</font></a></font></td>
    <td align="right" height="26" bgcolor="#333333" width="247">
    <img border="0" src="images/telephone.jpg" width="188" height="13"></td>
    </tr>
    <tr>
    <td width="990" colspan="3" align="center" height="70" bgcolor="#333333">
    <div id="motioncontainer" style="position:relative;overflow:hidden; width:800; height:65">
    <div id="motiongallery" style="position:absolute;left:0;top:0;white-space: nowrap; width:1700; height:58">

    <nobr id="trueContainer">

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •