View Poll Results: Do you think these tags would be welcomed by webmasters?
- Voters
- 6. You may not vote on this poll
-
May 21st, 2001, 06:18 PM
#1
new browser tags ideas!
prahaps it is a good idea for the developers of future browsers to have tags or somthing that disable all the functions that allow you to get these things. examples could be:
<norclick>
anything that cannot be right clicked on
</norclick>
<body printscreen="false">
<SCRIPT LANGUAGE="Javascript"><!--
function sourceviewer() {
if (navigator.appName.indexOf("Microsoft") != -1){
document.write('<disable="View|Source"><disable="File|Save as">')
}
else if (navigator.appName.indexOf("Netscape") != -1){
document.write('<disable="View|Page Source><disable="File|Save as">')
}
//--></SCRIPT>
these are fictional tags so dont be a wolly and try to use them but they are a good thought to be put towards developers (as if anyone knows how to put ideas accross).
do you think these tags would suit developers good in the future?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|