Welcome to the iTechForums.
If this is your first visit, be sure to check out the
FAQ by clicking the link above.
You may have to
register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
|
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 2
Members:
Number of Users Online:
Welcome to our newest member, |
|
 |

05-15-2008, 09:54 PM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 1
|
|
HTML Marquee help?
I need some marquee assistance. I want the text or images inside the marquee to be at 50% opacity until you put your mouse over it. When the mouse is over it I want it to turn 100% opacity. I managed to rig the 50%, though if I did it right I don't know. Anyway, here is my code:
<marquee onmouseover="this.stop()" onmouseout="this.start() " direction="left" scrollamount="3" style="Filter:Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=0, StartY=40, FinishX=0, FinishY=0);">
<font size=5>Affs</font>
</marquee>
Thanks anyway Raschen. This site: http://www.tallygarunga.com/forums/index.php?act=idx has kind of what I'm looking for at the very bottom. In the source code it is javascript, however, I don't want that whole code, I just want a simple marquee. I don't know enough about JS to figure out what does what...so if anyone does, that would be a major help.
Thanks!!
|

05-15-2008, 10:40 PM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 2
|
|
I just tested your code, it works fine besides the opacity.
I don`t think what you`re talking about it possible with simple Marquee tags. You can`t make an image transparent with just a tag with HTML (as far as I`m aware). You`d need to upload both a transparent version of the picture and the opaque one, and write a bit of code for it to make it seem like it was becoming transparent. And even if you made the code, I`m not sure it would work in the marquee tags.
You can create the same effect with a quick flash file, however.
Sorry I couldn`t help.
|
 |
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT. The time now is 10:55 PM.