TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Divin Mfwamba
NA
22
10.6k
The scrolling image on top of other image...
Jul 24 2013 9:36 AM
Hello!
I have one static banner on my page then the other banner it's used with the "marquee".
the static one is this one:
<asp:Image ID="Image6" runat="server" ImageUrl="/Sliding_Images_5secondes/images/Banner1.jpg"/>
Then what I need? I would like to see this banner when scrolling. It's must scrollover on it. Maybe I miss an attribute to put inside of the marquee.
Then other one is:
<marquee id="marclient" onmouseover="javascriptmarclient.stop()" onmouseout="javascriptmarclient.start()" atomicselection="true"
direction="left" behavior="scroll" loop="infinite" scrollamount="3" scrolldelay="5" class="marqueebodytext">
<asp:Image ID="Image1" runat="server" Height="100px" ImageUrl="Chrysanthemum.jpg" style="margin-left:Opx" width="139px"/>
<asp:Image ID="Image2" runat="server" Height="100px" ImageUrl="Desert.jpg" style="margin-left:Opx" width="139px"/>
<asp:Image ID="Image3" runat="server" Height="100px" ImageUrl="Hydrangeas.jpg" style="margin-left:Opx" width="139px"/>
<asp:Image ID="Image4" runat="server" Height="100px" ImageUrl="sara_tship1.jpg" style="margin-left:Opx" width="139px"/>
<asp:Image ID="Image5" runat="server" Height="100px" ImageUrl="israel_mfwamba1.jpg" style="margin-left:Opx" width="139px"/>
</marquee>
Reply
Answers (
6
)
how to find the web page is from server
bringing DLL source code into a project