Results 1 to 2 of 2

Thread: CSS Fold out iframe on click? (example within)

  1. #1
    Squeeler Vini's Avatar
    Join Date
    Jul 2003
    Location
    Sheffield
    Posts
    1,769
    Thanks
    44
    Thanked
    8 times in 8 posts

    CSS Fold out iframe on click? (example within)

    if you go here and click on one of the XBL: links in the guys "avatar" section, it will fold out to reveal their XBL Gamercard.

    Whats the CSS for that? I would like to do something similar on my site. ie. click a link and have it fold out to reveal an image/iframe.

  2. #2
    Gaarrrrr! Dav0s's Avatar
    Join Date
    Aug 2005
    Location
    Bristol
    Posts
    1,442
    Thanks
    1
    Thanked
    3 times in 3 posts
    Code:
    <div id="gamertagmenu_1521501">XBL: <b><u>WinnemuccaRyles</u></b><script type="text/javascript">vbmenu_register("gamertagmenu_1521501", true); </script> </div> <div class="vbmenu_popup" id="gamertagmenu_1521501_menu" style="display:none"><iframe src="http://gamercard.xbox.com/WinnemuccaRyles.card" scrolling="no" frameBorder="0" height="140" width="204">59</iframe> </div>
    its javascript by the looks of it

    and here is link to the CSS

    http://gamercard.xbox.com//xweb/css/...erCardSkin.css

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 63
    Last Post: 14-11-2011, 09:17 AM
  2. Weird Internet Exploder problem
    By killie99 in forum Software
    Replies: 12
    Last Post: 06-10-2005, 12:01 PM
  3. divs and CSS
    By Kezzer in forum Software
    Replies: 11
    Last Post: 18-11-2003, 12:51 PM
  4. CSS Help
    By Basher in forum Software
    Replies: 19
    Last Post: 10-09-2003, 08:13 PM

Posting Permissions

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