Questions tagged as 'internet-explorer'

1
answer

How much data can cookies store? [duplicate]

Cookies are information stored by websites on your computer but how much data can cookies store?     
asked by 25.03.2017 / 15:51
1
answer

How to make a function run only in IE 10 and 11?

I want a code snippet (a specific function) to run only when the browser is IE 10 and 11, when it is Firefox or Chrome for example, I want this function to be ignored. Is this possible?     
asked by 29.07.2017 / 16:23
1
answer

Conditional Comments IE7 does not work

I have an HTML code, one with a conditional to appear only in IE7 and below I put another unconditional code to appear in IE8 up and in other browsers, but when I open IE7 the browser is pulling the other code without the conditional. Does any...
asked by 11.05.2017 / 17:13
1
answer

Privacy policy and browser blocking cookies

Hello, I put a user remember system in my program in php, I used cookies for this, as I found in Google an explanation about them, but I came across the following: IE and some browsers if not all today block cookies that do not have a privacy po...
asked by 12.07.2015 / 13:57
1
answer

VBA - Select a file to attach to email

Good morning, ladies and gentlemen, this is my first question. I never did, because I always find the answer in some forum, but this time, I lost! So let's get my question. I used a code mix on the internet to create this routine that enters...
asked by 08.05.2018 / 17:41
0
answers

No tiny wysiwyg editor for Bootstrap does not work to create hyperlinks in Internet Explorer

I'm using the Tiny wysiwyg editor , however I'm having trouble trying to insert a hyperlink into a typed text in the editor. This occurs only in internet explorer, and as follows: After entering the text, I select the part that I want to app...
asked by 22.03.2017 / 20:16
0
answers

BHO and internet explorer 11

Some code in the codeproject like that and this , Both are not compatible with the new Microsoft security policy for add-ons , when inserted into the registry they appear in the add-in list, but with the status " incompatible ". D...
asked by 28.11.2014 / 12:14
1
answer

Problem removing readonly in Internet Explorer [closed]

I have a function that removes readonly from a field after focusing on it: $input.removeAttr('readonly'); The problem is that only in Internet Explorer even after removing the readonly it does not allow me to type in the field....
asked by 27.04.2015 / 20:09
1
answer

Problems to click links / buttons in IE using VBA

I have a problem to automate the download of data from a site using VBA. The first part goes well, the browser enters the desired page and inserts the criteria into a dropdown list. Just need to click on the search button, but the macro to witho...
asked by 25.09.2015 / 20:25
1
answer

Internet Explorer 11 does not show image

Internet Explorer 11 here in the company does not display an image that is hosted on our site. You can test for the link Link to the image It appears in Chrome, Firefox, Edge, but not in explorer 11. I have already confirmed the IE setti...
asked by 21.10.2015 / 18:57