Results 1 to 2 of 2

Thread: Use css instead of javascript to show/hide divs

  1. #1
    Join Date
    Jun 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Use css instead of javascript to show/hide divs

    Hi. As you all may know we can show and hide divs with javascript functions, but in my case i need to show and hide divs in a newsletter, and by default javascript is not enabled in email messages. So my question is whether it is possible to use only css or some other techniques instead of javascript, so i don't have to charge all the recipients of the newsletter to enable javascripts in their email accounts.
    thanks in advance )

  2. #2
    Join Date
    May 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    The css that you can use in e-mail is only at inline level, so you can't manage hover states.

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
  •