-
-
Can u take a look this site? http://splashprofit.com/
The left botton corner got 1 fixed ad, how did u call this thing?
How to create this effect?
-
-
-
http://hyip-library.com/js/informer_new.js
Steal the script.
And this part
<!-- HYIP-NAVIGATOR FIXED BUTTON CODE -->
<script type="text/javascript" src="http://hyip-library.com/js/informer_new.js" language="JavaScript"></script>
<script type="text/javascript">
hyipnavigator_view('splashprofit');
</script>
<!-- // HYIP-NAVIGATOR FIXED BUTTON CODE // -->Edited by ndmmxiaomayi 06 Apr `08, 4:22PM
-
-
-
Originally posted by Animetshop:
Can u take a look this site? http://splashprofit.com/
The left botton corner got 1 fixed ad, how did u call this thing?
How to create this effect?
It's using a CSS property, "position", with its value set to "fixed".
http://quirksmode.org/css/position.html
-
