Apple has updated the Safari web plug-in-blocking mechanism to disable the web plug-in for Java.
Products AffectedJava
To help protect users from a recent vulnerability, Apple has updated the web plug-in-blocking mechanism to disable older versions of the web plug-in: Java
See this article for details.
$('articlecontent').select('img').each(function(element) { if(element.width > 640 ){ var imageDiv = document.createElement('div'); imageDiv.setStyle({ 'display':'block', 'width':'660px', 'overflow':'auto', 'border':'1px solid #dedede','margin-right': '15px'}); element.parentNode.replaceChild(imageDiv, element); imageDiv.appendChild(element); } }); $('articlecontent').select('table').each(function(element) { if(element.width > 660 || element.offsetWidth>660){ var tableDiv = document.createElement('div'); tableDiv.setAttribute("class","kbtablecontainer"); element.setAttribute("style","margin-bottom:0px !important"); element.parentNode.replaceChild(tableDiv, element); tableDiv.appendChild(element); } }); Important: Information about products not manufactured by Apple is provided for information purposes only and does not constitute Apple’s recommendation or endorsement. Please contact the vendor for additional information. Rate this article:Not helpfulSomewhat helpfulHelpfulVery helpfulSolved my problemOne Moment PleaseThanks for rating this article Not helpful Somewhat helpful Helpful Very helpful Solved my problem Share this article Twitter Facebook Last Modified: Apr 18, 2013 Article: HT5660 Views: 44756 Rating: 3.0/5 Stars(111 Responses) LanguagesCeštinaDanskDeutschEnglishEspañolSuomiFrançaisHrvatskiMagyarBahasa IndonesiaItaliano??????NederlandsNorsk BokmålPolskiPortuguês (Brasil)PortuguêsRomânaP??????Svenska???Türkçe???????? KmLoader.isOmnitureSupported='true'; Event.observe(window, 'load', function() { new KmLoader('2', 0, 0, 'OS X: Java Web plug-in blocked 18 April 2013', 0, 0, 'en_US', 0, 0, 'support_site.related_articles.HT5660',undefined,undefined,'HT5660');}); Event.observe(window, 'load', function() { new KmLoader('1', 0, 0, 'OS X: Java Web plug-in blocked 18 April 2013', 0, 0, 'en_US', 0, 0, 'support_site.related_discussions.HT5660'); }); Related Discussions More discussions Related Articles Ask other users about this articlein Apple Support Communities Wait... See all questions on this articleSee all questions I have asked
No comments:
Post a Comment