-
- IE extension trying to inject images from the local file system into the DOM: style.background works, img.src does not?
by Artie Sluka
- 1 Replies
- Last post
by EricLaw-MSFT
- I have an IE extension written in .NET 2.0 that manipulates the DOM in a manner very similar to the IE developer toolbar. However, I need to inject some images into the DOM as well, and our initial approach was to stuff the images into the IE temp files directory, and then retrieve them at runtime. This approach worked okay for us until we started working with the release version of Windows Vista.
-
- Workaround for "page-break-after: right"
by solmyr72
- 0 Replies
- Last post
by solmyr72
- Hi,
We're writing a web application, targetted for IE6 users only.
Those users need to print some web pages through the browser ("File-Print"). Data spans over several A4 pages, so we need to properly manage *page breaks*.
Furthermore, our page breaks must behave like CSS2 "page-break-after:right" .
Namely: printer is set to print on both sides of the paper,
-
- Cutomizing the IE context menu
by Simerjeet
- 14 Replies
- Last post
by Nathan Baker
- Hi I have Browser Helper Object which is used to implement a customized context menu when right clicked on an image. This has been done by overriding the ShowContextMenu() function of IDOCHostUIHandler interface . My customized context menu shows up successfully on right-clicking, but I have following issues: 1. Since I am using the default menu lying in the shdocvw.dll, I loose all the enteries
-
- [help] With HTML+CSS compatibility to IE6
by Nadav Butbul
- 0 Replies
- Last post
by Nadav Butbul
- Okay, i have few problems with compatibility to IE6, *This code work really fine with IE7 and FF HTML CODE:
[help] With HTML+CSS compatibility to IE6
-
- How to turn off the prompt for Active Content?
by magicalclick
- 13 Replies
- Last post
by cadey9
- Hello,
I have a page in my local drive that uses Active Content. But every time I refresh it, it pops up a window asking me whether I want to run it or not. What should I do I want to refresh my page without the warning pops up every time.
Thank you very much.
-
- IE Font Rendering Inconsitency on Select Elements
by bbeck
- 6 Replies
- Last post
by jased
- I've noticed that there appears to be an inconsitency with how text is rendered in elements on IE7. I have a web page that is encoded in utf-8, and contains japanese code points. All text looks fine except text in select elements. In a select element the text is rendered as squares. I can fix the problem by explicitly selecting a font that contains these code points (e.g. MS Gothic) However, that
-
- IE7 slows down considerably when using repeated/stretched .png's
by Niels Scheffers
- 1 Replies
- Last post
by Gawein Heymans
- Just a little something I discovered while redesigning my site:
Although IE7 now supports alpha .png it does still seem to have some troubles handling it. Whenever I use a .png-file with alpha channels it works great, until I try to either stretch or repeat it.
Repeating a .png causes slow performance. This can be reproduced by making 100px wide table cell containing a 1px wide .png backgrou
-
- IE 7 CPU Utilization
by jeka804
- 11 Replies
- Last post
by Bren_001
- I recently installed the IE7 release candidate. Over the past couple days, there have been numerous incidents where iexplore.exe process uses 95%+ CPU, and it hangs there for a minute or longer. I haven't found anything specific on this, but is it a known issue that Microsoft is going to fix
Thanks,
Jen
-
- Ayosef1 post on 12/28/06 WORKED
by Persistant
- 0 Replies
- Last post
by Persistant
- Thank you so much for posting that path Ayosef1
from Administrative Templates - I found "Prevent performance of first run customize settings" then clicked on "enabled". After trying many things since April 20 after McAfee reset my browser to default I thought my browser was doomed to RUN ONCE forever... I have my Internet Explorer V.7 opening to the home page I want and not
-
- mht files not working correctly after updating to latest IE7 version.
by tomhogers
- 0 Replies
- Last post
by tomhogers
- Similar to: MHT files not working (IE7.0.5730.11)
After updating IE7 to latest build, coding of mht files with names in foreign languages i.e. not English (Spanish or Japanese) seems to be in HTML. Files show as follows with no pictures:
From: Subject: Ecologia y Medio Ambiente - Honda se vuelve ecologica Date: Fri, 21 Sep 2007 10:34:47 -0400 MIME-Version: 1.0 Content-Type: multipart
-
- Adding class names to elements in IE7 with javascript = death
by John Wilson
- 12 Replies
- Last post
by Michael Gaffney
- I've been working on a jquery plugin to allow fast multi-column sorting/paging/filtering on tables. It works great in firefox2 - even with tables up to 16,000+ cells. IE is incapable of handling the larger tables which has been very frustrating. My plugin has plugins as well - one of them requires me to add class names to each TD element as it's parsing and that is what kills IE. On smaller table
-
- IE 7 print preview when printing vertical text
by Cornel2
- 5 Replies
- Last post
by orim181
- Hello everyone,
I like the new IE 7, especially the print preview, but ( as always there is a BUT) I'm trying to rotate a text to a vertical position with this code: style = "writing-mode: tb-rl; filter: flipv fliph; " The problem is when I Preview the text ... the number of pages generated is not stopping to grow(so I guess will generate more than 1,000 pages for 2 pages text...
-
- How to detect tab-change in IE7?
by RyomaEchizen
- 7 Replies
- Last post
by RyomaEchizen
- Hi I'm wondering if anyone knows how to detect when a tab changes in IE My toolbar has to detect when a) A tab changes site (This I already do by Navigate and DocumentComplete) b) When you change between tabs (this I have no idea how to do). I know there is a DWebBrowserEvents2::WindowStateChanged I maybe could use but I have no idea how to use it The only thing I've been able to even think about
-
- How to control a explorer bar in extension?
by Guostong
- 8 Replies
- Last post
by Guostong
- I wrote a IE extension include a toolbar and a explorer bar, how to control the explorer bar from toolbar show or hide it, set URL, etc ...
-
- Problem using AJAX with IE7 beta - Rendering problem in Dropdown list items
by Priyank Gajera
- 1 Replies
- Last post
by Priyank Gajera
- Hi,
We are using AJAX to implement the population of of 4 dropdowns, each based on the selection of the previous dropdown list.
The AJAX works fine on Firefox, Opera and other browsers. However with IE7, we are facing a major issue. Although the dropdown does get populated with the values, however there seems to be a rendering problem. The items of the dropdown are not visible to the end us
-
- "Requested lookup key" IE7 Problem
by Twice_Resurrected
- 14 Replies
- Last post
by Fixer__
- Please help! I just set up my new PC with Windows XP and after installing IE7, when i try to go on any website it launches a pop-up, stating "The requested look up key was not found in any activation context" and doesnt launch any webpages. Yet Mozilla Firefox works fine. Please reply back with a solution anyone :o) -Callum
-
- Auto Complete Problem with IE6
by Tostic
- 1 Replies
- Last post
by Tostic
- Dear All
For some reason I seemed to have lost Auto Complete in my IE6 I've carried out the following:- "Tools" - "Internet Options" - "Content" - "Auto Complete" - "Ticked all the Boxes" - and still nothing, I have recently uninstalled IE7 could this be the problem, what can I do
Regards
-
- [IEDevTB] - Validate Local HTML/CSS Not Working?
by MartinN
- 3 Replies
- Last post
by WatsonK
- Hi,
Using the v1.0 RTM version of [IEDevTB], the "Validate Local HTML" and "Validate Local CSS" options appear not to be working as expected.
I recall that, for "Validate Local HTML", the Beta version would create a temporary file on disk of the HTML in the browser, then POST that file content to http://validator.w3.org/check/ .
The 1.0 RTM versio
-
- Create directory from IE extension (under Vista)
by VladimirBrest
- 1 Replies
- Last post
by IECUSTOMIZER
- Code Snippet
SECURITY_ATTRIBUTES sa = {0}; sa.nLength = sizeof(SECURITY_ATTRIBUTES);
TCHAR * szSD = TEXT("D:") TEXT("(D;OICI;GA;;;BG)") TEXT("(D;OICI;GA;;;AN)") TEXT("(A;OICI;GRGWGX;;;AU)") TEXT("(A;OICI;GA;;;BA)"); ConvertStringSecurityDescriptorToSecurityDescriptor( szSD, SDDL_REVISION_1, &(sa.lpSecurityDescripto
-
- How to control a explorer bar in extension?
by Guostong
- 8 Replies
- Last post
by Guostong
- I wrote a IE extension include a toolbar and a explorer bar, how to control the explorer bar from toolbar show or hide it, set URL, etc ...
-
- Strange 'length' variable in javascript when using 'with' statement
by Kamarey
- 4 Replies
- Last post
by Kamarey
- Found this strange thing (see comments in code)
Code Snippet
< html xmlns ="http://www.w3.org/1999/xhtml">
< head >
<title></title>
</head>
< body onload ="OnLoad()">
</body>
</html>
< script type ="text/javascript">
function MyClass ()
{
-
- Page not getting refreshed...
by DEYADAV
- 2 Replies
- Last post
by Ashish Sharma
- Hi All,
i have a html page which has an image and some buttons.
I modify the image based on user inputs. now on the server i have the modified image but when i again display the html page i see the old image as IE is getting the image from the cache.
Is there a way through which i can tell the browser to get the image from the server rather than reading it from the cache
th
-
- Outlook Web Access - TEXTAREA problem in message window
by Skyjob
- 1 Replies
- Last post
by john Attaway
- A few days ago now, I found out that when opening a new message window or replying to a message, the message window opens and loads correctly until its last item, the TEXTAREA.
When looking at the source, the textarea is correctly filled with the preset data (when replying).
On my other PC, this still works as normal, so it is not a website problem, more my pc, but how can I resolve this
-
- Opening Word Docmument Inline IE when Office 2007 Installed
by BilgeGul
- 9 Replies
- Last post
by Lance Leonard - MSFT
- Hi All, When opening a Word document by following a link in IE, Office 2007 and Office 2003 behave differently. On a computer with Office 2003 installed, the document opens in the IE browser window. With Office 2007, the document opens in Word. Is there a way to open documents inline IE on clients with Office 2007 installed, or vice versa Or is there a technical document describing what happens wh
-
- Script Block and Script Block Server
by Flyers4221
- 0 Replies
- Last post
by Flyers4221
- i was just curious what is the difference between Script Block and Script Block Server in .asp