Thumbnail or Marquee Pictures in Module., Please help. |
Thumbnail or Marquee Pictures in Module., Please help. |
Feb 11 2006, 12:06 PM
Post
#1
|
|
|
Sweet Dreamer ![]() ![]() ![]() Group: Member Posts: 31 Joined: Jan 2006 Member No: 359,195 |
If you know either of these codes or both, that would be great/
|
|
|
|
![]() |
Feb 11 2006, 12:22 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Thumbnail Code
HTML <a href='url to image'><img src='url to image' height='100px'></a> Marquee HTML <marquee direction="up" height="100" scrollAmount="5" onMouseOver="this.scrollAmount=1" onMouseOut="this.scrollAmount=5" onMouseDown="this.scrollAmount=1" onMouseUp="this.scrollAmount=1">
<img src='url to image'> <img src='url to image'> <img src='url to image'> <img src='url to image'> </marquee> |
|
|
|
beautiful3dreamer Thumbnail or Marquee Pictures in Module. Feb 11 2006, 12:06 PM
fishcake-y I actually suggest this for thumbnails... Saves yo... Feb 11 2006, 12:31 PM
beautiful3dreamer Sorry. I actually chose to use the marquee code.
T... Feb 11 2006, 12:37 PM
fishcake-y CODE<!-- css stuff... -->
<style t... Feb 11 2006, 12:41 PM
beautiful3dreamer Actaullu even thumnails on a marquee? Feb 11 2006, 12:43 PM
beautiful3dreamer Thanks. :) Feb 11 2006, 12:43 PM
fishcake-y ^ Don't double-post. The edit function has a f... Feb 11 2006, 12:46 PM![]() ![]() |