Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

css, javascript or serverside code ?

Guest
Dec 02, 2010 Dec 02, 2010

Hi!

I am using the rollover behavior in Dreamweaver cs5, and it generates code for me that swaps a black- as- the- screen image into a visible image with a hyperlink. What I would like is for this visible image to remain for the whole user session, even if the page is reloaded. I deleted the part of the code that restores the black image onMouseOut, but of course when I go to another page of my site and then back to the former one, all images are of course loaded as pre-swapped. I have no idea how to do this, but can it be that hard?

Please someOne?

TOPICS
Extensions
546
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Dec 10, 2010 Dec 10, 2010
LATEST

This forum is intended for discussing the creating ofextensions for DW, not using extensions that someone else has created. You will probably get a better response in the General Forum here:

http://forums.adobe.com/community/dreamweaver/dreamweaver_general

Anyway, there's probably a CSS display:none declaration that is hiding that element on initial page load.

Randy

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines