DHTML Watermark Image Code
This script places a watermark image on the bottom of your web page.
Script Demo:
Dynamic HTML Code:
Insert this code into <head> tags |
Insert this code into <body> tags |
Instruction:
Change the following text:
- Put this entire DHTML script below your last line of code on your web page. Look
for this in the JavaScript to adjust to your image's HEIGHT and WIDTH:
var IMGW= 100;
var IMGH= 89; - Then look for this in the
<DIV>tag to adjust to your URL and IMAGE source including the HEIGHT and WIDTH.
| Webmaster » Web Programming » DHTML » Watermark Image Code |
Related Links:
Sponsored Links
