0
votes
1answer
91 views
What does explorer use to open a file?
I'm attempting to hook into whatever explorer calls when a file is opened (double-click, context menu open, etc.), however I can't figure out which function that is.
Originally, I …
2
votes
1answer
24 views
Which tool to use to develop toolbar for Internet Explorer and Firefox?
Hi there,
I want to develop toolbar for Internet Explorer and Firefox. Is there any common tool? If not, which tool can be used?
Thanks for reading.
Regards,
Sanket
1
vote
2answers
73 views
IE8 Browser Mode & Standards Mode
I need to force IE8 to display as follows:
Browser Mode: Internet Explorer 8
Document Mode: IE8 Standards
I have added this tag however it only affects the document mode, not t …
0
votes
1answer
22 views
IE color <dt> spill
I have made a page here
the DT title is underline red with text white... in firefox everything is fine... but the dt spill in IE... why ?
here is a VIEW of the problem !
Here is …
2
votes
2answers
41 views
Making IE not to hang with unsupported Javascript?
Hi,
I have a problem with IE. All other browsers work fine, but in IE the following example will make Javascript to stop entirely:
elem = document.getElementById('asd');
elem.s …
0
votes
1answer
53 views
HTTP Redirect causing blank page in IE6
Once a user has hit log-in, and they have been authenticated, I am performing an HTTP redirect to take them to the correct page.
A client (on XP and using IE6) is complaining they …
0
votes
4answers
58 views
jQuery/AJAX in IE : Object doesn’t support this property or method
Ok, I'm stumped. Basically, this script works fine in FF, but not in IE (6,7 or 8) - in which it returns an "Object doesn't support this property or method" error. Any ideas?:
fun …
0
votes
3answers
52 views
Change encoding to UTF-8 recursively on Windows?
Does anybody know a tool, preferably for the Explorer context menu, to recursively change the encoding of files in a project from / to UTF-8 and other encodings? Freeware or not to …
0
votes
0answers
158 views
Replacing explorer.exe under Windows 7 [closed]
A bit of an odd request I gather, but for reasons too deep to go into detail here I need to replace my explorer.exe in the C:\Windows directory.
I have tried doing it myself, thro …
1
vote
1answer
37 views
How to inherit from the windows explorer (in any programming language, with help of any tool)
How to inherit from the windows explorer (Desktop, thing with help of which we explore our Mu computer and so on directory’s) (in any programming language)?
customize it
add pro …
1
vote
1answer
83 views
C# Refresh Explorer
In my program I toggle the registry value of hidden files to tell explorer whether to hide or show them. However, since explorer doesn't refresh on it's own, I send the event
SH …
1
vote
4answers
60 views
Internet Explorer Profiler
Is there any profiler sort of tool which can debug which javascript/object in the DOM is causing the Internet Explorer to hang/crash. The CPU usage is going to more than 60% and I …
0
votes
0answers
67 views
Jquery slideToggle IE problem
Hi everyone,
i got my jquery slideToggle working for Firefox.
Ok it's not perfect, because when it slides down the performance is somehow jumpy.
I tried different workarounds, but …
1
vote
2answers
73 views
Javascript style.opacity undefined
I use Javascript and Mootools for creating a particular HTML page, which includes a javascript file that checks the opacity of an element for a certain operation.
However, on IE, …
0
votes
1answer
15 views
In folders that are under SVN the context menu item “properties” is removed
In folders where there is a .svn folder I cannot right click on a file and choose "properties" anymore.
The context menu appears correctly, but the list ends right before where "pr …
