/ Published in: JavaScript
Expand |
Embed | Plain Text
setCopyright = function(){ var _html = ""; _html += "<p id='copyright'>© Copyright 2006 XXX All Rights Reserved.</p>"; document.write(_html); }
You need to login to post a comment.
setCopyright = function(){ var _html = ""; _html += "<p id='copyright'>© Copyright 2006 XXX All Rights Reserved.</p>"; document.write(_html); }
You need to login to post a comment.