|
|
|
|
Like this code?
Show the author your appreciation.
|
|
| |
"Image Toobar" is a feature in IE6+ facilitating the handling of images on a page. When the mouse pointer is moved over a picture, the Image Toolbar appears in the top left corner of the image, allowing the instant saving, printing, and emailing of the picture. Fortunately IE allows the publisher to disable this feature. (Disabling the Image Toolbar cannot guarantee you that your image is safe from manipulation)
To disable Image Toolbar completely for all images on a page insert the metatag :
| | <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> | |
Setting it to "yes" enables the toolbar for all images on the page(This is the default value).
In case you want to enable/disable the toolbar only for a particular image then insert the attribute GALLERYIMG to the image tag :
| | <img src="images/my-image.gif" GALLERYIMG="no"> | |
|
|
| complete sql to html table class.features filtering, forming variable
declaration,editing,hidden params.inspired from class html_table in
example table.php but bad thing it is PHP4 beta 2!! and sybase only Categories : Databases, HTML and PHP, Arrays, Browsers, Sybase | | | Single Quotes vs Double Quotes in PHP Categories : PHP, Syntax, Tip | | | How to make IE open more than the 2 default connections to a server? Categories : Browsers, General | | | How to force the user to download a file instead of opening it up in an
controlled environment within the browser (i.e. MS Word/Adobe Acrobat) Categories : Browsers, PHP, HTTP | | | Differences between two files Categories : PHP, Filesystem, Tip | | | Warning: Page has expired Categories : Browsers, WinNT | | | uaa Categories : Apache, Apache, Browsers, Calendar | | | Browser Detection, Redirection Type, MSIE, MOZILLA, Netscape Navigator, NS, $HTTP_USER_AGENT, HTTP_USER_AGENT Categories : PHP, HTTP, Browsers, HTML and PHP | | | Get your browser details using javascript Categories : Java Script, Beginner Guides, Browsers | | | Most of the browsers, especially Internet Explorer, behave in different ways. Hence it become necessary to use Browser detection to fix the non standard behavior of the browser. This is a browser sniffer class that can be used for the above purpose. Categories : PHP, PHP Classes, Browsers | | | Use HTTP_USER_AGENT for redirection to a page if the browser is Internet
Explorer or another page if it is another browser. Categories : PHP, Browsers | | | Bouncing Marquee at Status Bar Categories : Java Script, HTML, Browsers | | | Flash Your Message at Status Bar Categories : Java Script, Browsers | |
|
|
|