letsflyaway
07-26-2005, 11:23 PM
Does anyone know the code to put pictures going vertically in a slideshow, on myspace?
|
View Full Version : Vertical Marquee letsflyaway 07-26-2005, 11:23 PM Does anyone know the code to put pictures going vertically in a slideshow, on myspace? tarynupmyheart 07-27-2005, 02:14 AM this is how i did mine... you can change everything... <marquee width="400" height="400" direction="up" scrollamount="10"> <img src="image url"><br><br><img src="image url"><br><br><img src="image url"><br><br></marquee><br><br> check me out on myspace... Sorry, no advertising please Jin Ai 07-27-2005, 10:23 AM The way to make your marquees go up instead of sideways is just <marquee direction="up">Blah</marquee> oldcrazylegs 07-28-2005, 04:27 PM I suggest you don't just use the <marquee> tag. It only works in Internet Explorer. Instead use the cross-browser marquees at DynamicDrive.com http://www.dynamicdrive.com/dynamicindex2/index.html One is vertical and one is horizontal. MaGiCSuN 07-29-2005, 07:27 PM false marquee works fine here, using safari on an iMac most of those "scripts" on dynamicdrive use javascript .. now that's a serious thing to worry about since not all browsers have javascript on ... Love, Mirna oldcrazylegs 07-29-2005, 10:02 PM But more browsers have javascript on than there are browsers that use the marquee tag. MaGiCSuN 08-05-2005, 01:24 PM well that's something else then "it only works in Internet Explorer" since that just isn't true .. some research would be a good idea ;) Love, Mirna pb&j 08-05-2005, 04:16 PM marquee seems to work ok good in my firefox... :confused: pcsgirl 08-05-2005, 04:20 PM Yeah, it should work fine. Marquees work in all browsers. jinai 08-29-2005, 07:02 PM Unfortunately, that does not apply to the <blink> tag, and no one uses Netscape anymore... <:-( Poor Netscape.... pb&j 08-30-2005, 08:06 AM Unfortunately, that does not apply to the <blink> tag, and no one uses Netscape anymore... <:-( Poor Netscape.... what does that have to do with the "marquee" topic at hand?? |