Feeds:
Posts
Comments

Archive for December, 2009

For disabling right click on image use this attribute in body tag <body oncontextmenu=”return false”>

Read Full Post »

Use this markup to disable image toolbar for all the images in the page <meta http-equiv=”imagetoolbar” content=”no” /> For individual image use this markup <img src=”image.jpg” gallerying=”no” />

Read Full Post »

Use this attributes to disable copying from your page <body ondragstart=”return false” onselectstart=”return false”>

Read Full Post »

Follow

Get every new post delivered to your Inbox.