rollover using java, I think

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default rollover using java, I think

    Can anyone tell me how to get this effect using Dreamweaver CS4 (see attached
    URL)? I've seen this, where you click on the small image and it shows the
    larger image above, on several other sites and know it's a javascript. I've
    only used a very simple script in the past that was simply a cut and paste
    thing. If someone could point me in the right direction I'd appreciate it.


    [url]http://www.roamans.com/clothing/Thermal-henley-tunic.aspx?PfId=72255&DeptId=1120[/url]
    8&ProductTypeId=1&PurchaseType=0

    bhludlow Guest

  2. Similar Questions and Discussions

    1. #25651 [Bgs]: mixing --with-java and --enable-debug pull out java
      ID: 25651 User updated by: fperez at tuzsa dot es Reported By: fperez at tuzsa dot es Status: Bogus Bug Type: ...
    2. #25651 [NEW]: mixing --with-java and --enable-debug pull out java
      From: fperez at tuzsa dot es Operating system: linux redhat 7.3 PHP version: 4.3.3 PHP Bug Type: PHP options/info functions...
    3. #19327 [Fbk->NoF]: java.lang.UnsatisfiedLinkError: no php_java in java.library.path
      ID: 19327 Updated by: sniper@php.net Reported By: chregu@php.net -Status: Feedback +Status: No...
    4. #19327 [Opn->Fbk]: java.lang.UnsatisfiedLinkError: no php_java in java.library.path
      ID: 19327 Updated by: iliaa@php.net Reported By: chregu@php.net -Status: Open +Status: Feedback Bug...
    5. Rollover and making another rollover with links
      Hi, This website is nicely designed and the rollover menu design is simple, but clear and effective. http://earthtrends.wri.org/ Does...
  3. #2

    Default Re: rollover using java, I think

    bhludlow wrote:
    > Can anyone tell me how to get this effect using Dreamweaver CS4 (see attached
    > URL)? I've seen this, where you click on the small image and it shows the
    > larger image above, on several other sites and know it's a javascript. I've
    > only used a very simple script in the past that was simply a cut and paste
    > thing. If someone could point me in the right direction I'd appreciate it.
    >
    >
    > [url]http://www.roamans.com/clothing/Thermal-henley-tunic.aspx?PfId=72255&DeptId=1120[/url]
    > 8&ProductTypeId=1&PurchaseType=0
    You should be able to do that with the built in Swap Image Behavior.

    Add your two images to the page. Make sure to give each an ID. Then select the image you want to be clicked to swap out the other image. Open the Behaviors panel (Window -> Behaviors or Shift+F4) Click the + button, select Swap Image. In the dialog that appears, choose the image that is to be swapped, and choose the image that is to be swapped into place, Click OK and you're ready to go. Repeat as necessary if you want multiple clickable images.

    Once you've done that, you may want to make the behavior application unobtrusive by using the Externalize JavaScript command new for CS4 ( Commands -> Externalize JavaScript). Be aware that once you do this, you won't be able to easily edit the Swap Image with the Dreamweaver Behaviors panel.


    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  4. #3

    Default Re: rollover using java, I think

    That sounds do-able. I'll be able to give it a try tomorrow, but it sounds as
    if you've given me my solution. Because I've never done it before, I may have
    to try more than once, but that's why we have the delete key. Thanks.

    bhludlow Guest

  5. #4

    Default Re: rollover using java, I think

    Through Lynda.com tutorials I learned about using the Spry feature in CS4
    instead of "rollovers" This wasn't exactly what I had in mind, but it got the
    job done. I'll have to learn about the other effect later. Thanks for sending
    me in the right direction re. "swap images."

    bhludlow Guest

  6. #5

    Default Re: rollover using java, I think

    hi,
    this extension may be helpful for you..
    Have a look at the samples.
    Veeresh Hiremath Guest

  7. #6

    Default Re: rollover using java, I think

    Hii ,
    i think this might be helpful for you.
    have a look at the samples.

    [url]http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&loc=en_us&extid=16 41519[/url]

    Veeresh Hiremath Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139