Click here to Skip to main content
Page 1 of 4
Page Size: 10 · 25 · 50


Tag filtered by:  IE7 [x]
Tip/Trick 10 May 2013   license: CPOL
A simple Registry change will enable IE to display JSON responses.
Tip/Trick 2 May 2013   license: CPOL
Javascript native methods are more faster than jQuery utility methods in IE9/10
Answer 9 Apr 2013   license: CPOL
First of all, this is a good thing. "Quirk mode" and other lame must die. But you should support all major browsers, not just IE. As I just said, remove all incompatibilities and do everything according to W3 standards, but you design should only depend on the features surely implemented on all...
Question 9 Apr 2013   license: CPOL
one of my webpage has issue rendering in IE8 standard.It is rendering fine in IE9 standard, IE 5 quirks mode. Issue is I am creating around 8 span elements in JS which is rendering properly in IE9 standard but in IE8 standard they are not visible but i verified in Developers tool that they...
Tip/Trick 9 Apr 2013   license: CPOL
A password text box with an eye at right edge, can click / touch to show password
Question 28 Mar 2013   license: CPOL
I am trying to achive a ause functionality in javascript. I am making an asynchronous AJAX call and trying to achive synhronous functionality of AJAX. I want to pause the javascript until i receive the AJAX response for the asyn call of AJAX. Due to some reason i am not using the AJAX...
Answer 26 Mar 2013   license: CPOL
I don't think you can do anything about it.Are you sure you really detected the leak? How? Not all methods are reliable. Anyway, if you do have a leak, you cannot prevent it. All complains go to Microsoft :-(—SA
Question 26 Mar 2013   license: CPOL
I found a memory leak in the following code (the else block) if (browser == "Microsoft Internet Explorer"){ if (vers
Answer 22 Mar 2013   license: CPOL
IE7 is a web browser used for navigating the World Wide Web. Yes, it runs just fine on Windows XP, if you still have XP. There is no need to configure it, it will work just fine.
Question 22 Mar 2013   license: CPOL
hi alli want to know about IE7?Do Configure IE7 in Wndows XP?Thanks So Much
Answer 1 Mar 2013   license: CPOL
You're not giving us enough information to go on, but this code seems to run fine in both IE7 and IE8 on my machine (using JQuery version 1.8.2). It does exactly what you're telling it to in the code - when a button's clicked it fades out all images on the page and then fades in the one the...
Question 28 Feb 2013   license: CPOL
I am new to jquery and can't find seem to figure why it works in everything but IE Text 1
Answer 28 Jan 2013   license: CPOL
Hi,Since, iexplore.exe is not having any command line parameter to minimize while launch, you can write the below vbscript to achieve that.Set WshShell = WScript.CreateObject("WScript.Shell")WshShell.Run """c:\program files\internet explorer\iexplore.exe""...
Question 28 Jan 2013   license: CPOL
Hi there,I can open notepad and minimize the window with following code: ProcessStartInfo startInfo = new ProcessStartInfo("notepad.exe"); startInfo.WindowStyle = ProcessWindowStyle.Minimized; startInfo.Arguments = "www.google.com"; ...
Question 20 Jan 2013   license: CPOL
First of all let me thank you for this wonderful article, which gave insight to the BHO and its functionality. My aim is to create a BHO which can insert a div to the page and thereby hold an iframe. Based on the article I created an IEplugin using VS 2010 , C#, IE8. Plugins are properly...
Answer 2 Jan 2013   license: CPOL
You may need to head over to the answer of AnthonyWJone in stackoverflow.com website. He mentioned there as below:So far we have overflow:hidden on the body. However IE doesn't always honor that and you need to put scroll="no" on the body element as well and/or place overflow:hidden on the...
Answer 2 Jan 2013   license: CPOL
I makes no sense, and I really hope that you cannot do this. A scroll bar appears when your content does not fit the page vertically or horizontally. And the user of the site has every right to make the size of the browser window as she/he likes. Preventing it would be a big abuse. This...
Question 2 Jan 2013   license: CPOL
My internet explorer version is 9. But I use Browser Mode: IE7 and Document Mode: IE7 standards. My Asp.Net project must viewed on full screen and without vertical scrollbar. How can I remove vertical scrollbar on fullscreen.I use overflow:hidden css code and it removes scrollbar but break...
Answer 10 Dec 2012   license: CPOL
Also check if Doctype was declared and how it recognized in IE ( press F12 )
Question 4 Dec 2012   license: CPOL
haii I am using a web page..it looks good in firefox and chorme ..but when take IE(I am using IE8)..the whole page is float to right side..can you tell me why and give a solution for that..
Question 19 Nov 2012   license: CPOL
I have a servlet in java.My servlet URL is http: //192.168.10.113:8080/collective-intellegence/UserClickPersonClassifier?userid=1&query=asp.netThis URL is giving json data.I am using a jquery ajax call to get the data.function SecondResultLink(link, userId, userInput) {try{ ...
Answer 8 Nov 2012   license: CPOL
You are going in wrong direction — please see my comment to the question.This is a jQuery pattern of doing things:$(document).ready(function(){ someElement = $("#someId"); // assuming some element has id="someId" // generate HTML or not, does not matter ...
Question 8 Nov 2012   license: CPOL
Hi allMy Codevar dataTable = "";$.each(data.response.docs, function (key, value) { dataTable += '' + value.id +...
Answer 6 Nov 2012   license: CPOL
Here, it explains the logic of what you are trying to do: Page loading time script[^] Something like:Copy and paste the code below after in a script tag var d = new Date(); var starttime = d.getTime(); //Get the start timeNow find and paste this code before ...
Question 6 Nov 2012   license: CPOL
To calculate page loading start time and complete load end time using some script or something like this in IE 8 ...
Answer 12 Oct 2012   license: CPOL
var btn = document.getElementById('');btn.click();This is something i have used previously and can confirm it works in IE. , also try moving the the script block to the end of the page, it might also have something to the version of IE you are using.Or you can try...
Question 11 Oct 2012   license: CPOL
I have written code like,document.getElementById("").click();To Perform Click Operation which working in Mozilla Firefox, But while coming to IE,It is not supporting. Please tell me how to perform button click from Java Script forIE.
Question 12 Sep 2012   license: CPOL
i am using tidestone formula one activex to render reports in IE.this contol works fine In IE 7.0, the ‘copy’ from ActiveX control to clipboard was working fine but IE 8.0 onwards, it’s not working."unable to open clipboard" is the error message is returned in IE 8.I have tried out all...
Question 10 Sep 2012   license: CPOL
I'm using IE7 (and I cant change browser version or browser, I've to find solution on IE7 only) and want to print table with all borders (border also to it's all rows ) and the table has many rows and the table covers two to three pages, but while printing that table, the row cuts into half at...
Question 5 Sep 2012   license: CPOL
Hello,The content of the code project articles are disappeared after few seconds of display.Please helpThanksPam
Question 22 Aug 2012   license: CPOL
I created a Dial-Up connection with my embedded device and a ppp connection is established between my device and the computer. When my device is connected with my laptop my internet connection is not working, to make this work I unchecked "Use default gateway on remote network" option in...
Answer 29 Jul 2012   license: CPOL
There is no solution apart from testing in every browser, and writing code that works in all of them. There's an awesome tool called IETester ( you can google that and download it ), which lets you install the most recent IE and test against them all, because they differ with each other, too.
Question 29 Jul 2012   license: CPOL
hello,I know you must be knowing it. Things differ so much in IE (IE 8). I've a website, I've set up some divs with absolute positioning. And padding in text boxes as well. The results differ, of Chrome and IE. Whats the solution to that?
Answer 28 Jul 2012   license: CPOL
Not quite sure how to fix it - since the debugger in IE leaves a little to be desired.This code works in IE8 - don't have 7 to test with. function byId(e) {return document.getElementById(e);} function stateComboChange() { var...
Question 28 Jul 2012   license: CPOL
hi,I've two select controls in my webpage (first named "type", second named "ht". When the value of the first changes, the select control just below is re-populated via Javascript.Here's the code:function ableht (){var combo;var combo = document.srch.ht;if...
Answer 22 Jun 2012   license: CPOL
Use the unique key from an account to store your data in the session.
Question 14 Jun 2012   license: CPOL
hi.i am using IE8 , when i navigate in several websites the appereance and features and pictures & ... are not clear and don't have any quality and even insome sites pages can not be opened at all !what is the problem ?would you please help me?
Answer 8 Jun 2012   license: CPOL
Got the solution Locations that are writeable for low integrityRegistry Low-integrity processes can write to and create subkeys under HKEY_CURRENT_USER\Software\AppDataLow File system Low-integrity processes can write and create subfolders under...
Answer 5 Jun 2012   license: CPOL
If I understand what you're doing, you don't have an alternate solution to get around this. Protected Mode means machine resources (registry, event logs, filesystem, ...) are completely off-limits to your code and prevents you from doing ANYTHING from inside the browser.You just determined...
Question 5 Jun 2012   license: CPOL
Hi All,I have careated a Plug-In using BHO(vs 2005,C#,IE7).That plug-in logs the event in Event Log when plug-in has picked by the IE.The above functionality working fine when IE protected Mode is OFF.But When protected Mode is ON(machine was running LOW-Integrity Mode)My plug-in not...
Question 31 May 2012   license: CPOL
Hi All,I have a IE Plug-In(which is created using BHO-C#-VS2005-net2.0).It reads the user entered URLs and logs the details which urls are getting 404 error and redirected to specified link (mentioned in plug-in code)I installed the plugin MSI in my machine(Admin machine) and i checked...
Question 30 May 2012   license: CPOL
Hi all,I want to add a button to Internet Explorer(it will be like Favorites center button in IE).That button is used to perform the following functionality.1.First op IE2.Click the newly created button.3.Then it should get the browser URL and update the C:\log.txt file with URL with...
Answer 30 May 2012   license: CPOL
This is what you are looking for? Buttons could be added only to the toolbars in IE.. You could have your won custom toolbar created and add buttons there...
Question 22 May 2012   license: CPOL
Hi all,I want to Enable/Disable my IE Addon using C# managed code.So,Kindly can any one help me out.Thanks in advance,
Question 24 Apr 2012   license: CPOL
I posted this question at the end of the workday as my brain was melted.Please help me.I have a web page ,calling a Javascript Function from an Event Handler. The Javascript Function is used to close window.Like this-function closeWin() {...
Answer 11 Apr 2012   license: CPOL
AFAIK this is a function of the browser, which you have no control over. The user would need to initiate using the private browsing feature in some browser. You may be able to work around it by placing a hidden control on the page that has different values to differentiate between requests.
Answer 11 Apr 2012   license: CPOL
change the following config setting (Web.config file)
Question 11 Apr 2012   license: CPOL
Scenario: By default all browsers share session state between multiple tabs. So if you logged into one tab with particular site and open internal link of the same site in new tab, you need not to worry to login again. It will automatically declare you as logged in user. For example, if I...
Answer 30 Mar 2012   license: CPOL
I have no idea which of your border, alignment and similar attributes create the loss in cross-browser compatibility. I can tell you why: I never use them. Using such attributes is really a bad thing. I don't even know who develop Web sites using them. Probably none of real Web...
Question 30 Mar 2012   license: CPOL
hi guys please help me figure this out .im designing a simple header to a page work on, and the result i get on IE 9,8 firefox is different check this out : SWS - SMS Winning...

Page 1 of 4
1 2 3 4


Advertise | Privacy | Mobile
Web01 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid