How To Make A Message Stay Alway On Same Position
RegisterLogin
How To Make A Message Stay Alway On Same Position
Post Description: how to make a message stay alway on same position
Tags: how, to, make, a, message, stay, alway, on, same, position
This Post Was Posted On Nov 26, 2010 By Case #3609
Post Description: how to make a message stay alway on same position
Tags: how, to, make, a, message, stay, alway, on, same, position
This Post Was Posted On Nov 26, 2010 By Case #3609
How To Make A Message Stay Alway On Same Position by Case
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
webune
#4649 1
this is the code we used:
<style type="text/css">
/* CODE BY WEBUNE.COM */
#message {
position: fixed;
top: 100;
color: #000;
background-color: #FFC;
padding: 5px;
border: 1px solid #F00;
}
</style>
<div id="message">My Counter</div>
/* CODE BY WEBUNE.COM */
#message {
position: fixed;
top: 100;
color: #000;
background-color: #FFC;
padding: 5px;
border: 1px solid #F00;
}
</style>
<div id="message">My Counter</div>
Nov 26, 2010 Reply Report abuse
webune
#4648 2
Hi! - Can you see me?
look on this page, you should see a message that says 'Hi! - Can you see me?' if you scroll down or up, it stays the sameNov 26, 2010 Reply Report abuse
©2012 Webune Forums - Thu Dec 13, 2012 12:07 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3