I need a code to disable this->![]()
If there is one can you please tell me!
I need a code to disable this->![]()
If there is one can you please tell me!
I think that only happens in older versions of IE (6 and down).
- Mike
but is there anyway to disable it because it is really annoying on my site.
Put:in your <img> tags, or use:Code:galleryimg="no"in your <head>.Code:<meta http-equiv="imagetoolbar" content="no">
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
I've read somewhere(I think that it was on this forum) that
causes memory leaksCode:<meta http-equiv="imagetoolbar" content="no">
Yes, jscheuer1 said it once, but he's never mentioned it again and I haven't been able to find anywhere else that does, so I think I'll drop it.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Could you two whipper-snappers explain to me what a memory-leak is?
- Mike
When a program doesn't free up RAM when it is done using it.
Which results in the program using more and more memory every time that bit of code is run until it crashes.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Bookmarks