Results 1 to 2 of 2

Thread: Image Pop-up Help

  1. #1
    Join Date
    Jan 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Image Pop-up Help

    I have enherited the company website and have code that I am trying to edit but I am not very strong in web dev. (only IT guy for the company).

    I believe it was originally written using dreamweaver MX; I need to modify this so it will dynamically resize to fit the image. I am not familiar with dreamweaver or the openPictureWindow_Fever function.

    Can anyone give me some pointers or offer an alternate method to display an image pop-up?

    <a href="javascript:;"><img src="/images/<%=(item_list.Fields.Item("ImageFileThumb").Value)%>" alt="Click to Zoom" width="100" border="0" onClick="openPictureWindow_Fever('/images/<%=(item_list.Fields.Item("ImageFile").Value)%>','400','400','<%=(item_list.Fields.Item("ImageFile").Value)%>','','')"></a>

    Thanks

    Patrick

  2. #2
    Join Date
    Sep 2004
    Location
    Little Falls, Roodepoort, South Africa
    Posts
    421
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    Very Best Rgds, Simonf :cool:
    __________________________________
    My Site | E-Mail Me

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
  •