I would lik eBlueVoda to have the "moving object" fuction.Like marque but pics instead of text.
moving object
Collapse
This topic is closed.
X
X
-
Re: moving object
You can also use the marquee to scroll images. Enter the appropriate HTML code for an image and it will scroll the image using the specified properties.
Here's an example how you can do it:
1. Add an image to your page (eg. image1.gif)
2. Add a marquee to your page
3. Select the image and displays the Object HTML, Select All and Copy (context menu)
4. Paste the code into the Text field of the Marquee, it should look something like this: <IMG src="image1.gif" align="top" border="0" width="111" height="63">
5. Preview the page.
6. Congratulations you now have a scrolling image!Forum Moderator
BlueVoda Spe******t
-
Comment