<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener' in Developers</title>
    <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197168#M4482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;Not sure how I could display it without showing it in the portlet.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2015 17:08:57 GMT</pubDate>
    <dc:creator>DavidPhillips2</dc:creator>
    <dc:date>2015-07-09T17:08:57Z</dc:date>
    <item>
      <title>JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197161#M4475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’m using &lt;/P&gt;&lt;P&gt;A Jquery plugin from&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://wenzhixin.net.cn/p/multiple-select/docs/"&gt;http://wenzhixin.net.cn/p/multiple-select/docs/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;to display multiple selectable dropdowns inside of a stored process displayed in a web url portlet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything runs fine in Chrome and Firefox.&lt;/P&gt;&lt;P&gt;The plugin runs fine without using it nested in SAS.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run it in the portlet in Internet Explorer 11 I receive:&lt;/P&gt;&lt;P&gt;Error: Object doesn't support property or method 'addEventListener'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This appears to be a compatibility issue.&amp;nbsp; Is there a known issue with Jquery + SAS + IE 11?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My SAS Platform is 9.2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 13:53:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197161#M4475</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-07T13:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197162#M4476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this error is specific to IE 11 and to solve it you need to use compatible mode.&lt;/P&gt;&lt;P&gt;To force IE compatibility mode on the user use this code in the master page:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;&amp;lt;META http-equiv="X-UA-Compatible" content="IE=9"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few foruns refer that we should use :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 13px; background-color: #f3fbfe;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #333333; background: #f3fbfe;"&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge;" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 07:58:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197162#M4476</guid>
      <dc:creator>BrunoSilva</dc:creator>
      <dc:date>2015-07-09T07:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197163#M4477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the master page? If I am displaying a stored process inside of a web url portlet?&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If I add either compatibility mode line SAS seems to strip it out.&amp;nbsp; When you view the source the compatibility line is not in the head section of the code.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 13:06:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197163#M4477</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-09T13:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197164#M4478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a good point that I didn't notice in the original message.&lt;/P&gt;&lt;P&gt;I think in the URL display portlet what you get is your content inside an iframe, and I think that IE does not allow mixing IE modes in a frame hierarchy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about setting the browser in compatibility mode just for check if it solves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.wisc.edu/page.php?id=35591" title="https://kb.wisc.edu/page.php?id=35591"&gt;https://kb.wisc.edu/page.php?id=35591&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 14:54:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197164#M4478</guid>
      <dc:creator>BrunoSilva</dc:creator>
      <dc:date>2015-07-09T14:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197165#M4479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;Since it is a stored process knowing what to add to the compatibility list is confusing&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 15:05:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197165#M4479</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-09T15:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197166#M4480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 13.3333330154419px;"&gt;Yes, you are right. And probably the only way is to add the SASPortal causing other problems.&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 13.3333330154419px;"&gt;And since adding this to you page didn't worked:&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 13.3333330154419px;"&gt;&lt;CODE style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;&lt;SPAN style="color: #800000;"&gt;&amp;lt;html&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;&amp;lt;head&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;&amp;lt;meta&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;http-equiv&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"X-UA-Compatible"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;content&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;"IE=edge;"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;&amp;lt;/head&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;&amp;lt;body&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&amp;nbsp; ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;&amp;lt;/body&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;&amp;lt;/html&amp;gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 13.3333330154419px;"&gt;Probably the only way to fix it is digging in the plugin code to add the event listener according to the IE version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 15:34:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197166#M4480</guid>
      <dc:creator>BrunoSilva</dc:creator>
      <dc:date>2015-07-09T15:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197167#M4481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the stored process fail to render in the same way when you load it directly in IE11, or is it only when you display it inside a URL display portlet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 15:59:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197167#M4481</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2015-07-09T15:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197168#M4482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;Not sure how I could display it without showing it in the portlet.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 17:08:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197168#M4482</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-09T17:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197169#M4483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Display using the SAS Stored Process Web Application. (/SASStoredProcess)&lt;/P&gt;&lt;P&gt;It solves the STP withou any iframe I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 17:18:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/197169#M4483</guid>
      <dc:creator>BrunoSilva</dc:creator>
      <dc:date>2015-07-09T17:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/305818#M4484</link>
      <description>&lt;P&gt;David,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I am facing same issue with&amp;nbsp;JQuery + SAS + IE 11 when tried to have&amp;nbsp;&lt;SPAN&gt;multiple selectable dropdowns inside of a stored process displayed in a web url portlet with SAS 9.4.&lt;/SPAN&gt; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even though I added below given code for my HTML generating Stored process I am still getting same error&amp;nbsp;&lt;SPAN&gt; Object doesn't support property or method 'addEventL&lt;/SPAN&gt;&lt;WBR /&gt;&lt;SPAN&gt;istener'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&amp;gt;&lt;BR /&gt;&amp;lt;meta charset="utf-8"&amp;gt;&lt;BR /&gt;&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1"&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you fix the issue with your application? If yes , could you please share the solution for this problem?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 23:10:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/305818#M4484</guid>
      <dc:creator>dav_amol</dc:creator>
      <dc:date>2016-10-19T23:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/306972#M4485</link>
      <description>&lt;P&gt;I don't think this has anything to do with SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could try a polyfill, but -&amp;nbsp;what version of JQuery are you running?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2016 21:31:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/306972#M4485</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2016-10-24T21:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery + SAS + IE 11 = Object doesn't support property or method 'addEventListener'</title>
      <link>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/309091#M4486</link>
      <description>&lt;P&gt;This issue seems to be related with below given note :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE width="100"&gt;http://support.sas.com/kb/55290&lt;/PRE&gt;
&lt;P&gt;As Portal is supporting IE 7 features only , I cannot use jquery based application in my portlets. I have to use direct link and per Tech Support reply there is no work around for it. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2016 16:52:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JQuery-SAS-IE-11-Object-doesn-t-support-property-or-method/m-p/309091#M4486</guid>
      <dc:creator>dav_amol</dc:creator>
      <dc:date>2016-11-03T16:52:41Z</dc:date>
    </item>
  </channel>
</rss>

