I'm using YUI modal window with lazyloading feature. It is working fine on almost all browsers, but for some reason it is not working on firefox 4.0.1. Any ideas what the issue might be?
Related
I have a problem with ajax components hx:ajaxRefreshSubmit and hx:ajaxRefreshRequest on IE11. Both of them are working only on the first submit - request.
I use the latest version of JWL and Portlet Bridge (jsf-ibm.jar v 3.1.20, jsf-portletbridge.jar v 3.1.19).
Ajax works on all browsers (IE9, IE10, latest Chrome, latest Firefox, Microsoft Edge) except on IE11.
Has anyone managed to solve the problem?
Our JSF1.2/JWL project has also been pushed onto IE11. Running the page in compatibility mode seems to solve our issues.
I also found a solution which involves changing the JSP with a directive to work as IE<11 on this page IBM Developer Works although I haven't tried it yet.
Since the update to Firebug 2.0.4 in Firefox 32.0 on 06-09-2014 I've been experiencing problems using Polymer. Whenever I reload a page using Polymer (also using the website polymer-project.org) with Firebug open on that site Firefox will hang telling that the problem is coming from:
Script: chrome://firebug/content/debugger/script/sourceTool.js:791
I downgraded to an earlier version of Firebug and the browser stops hanging on reloading.
This works for now but does anyone know a different way to resolve this or anything?
So I'm using fullpage.js by alvarotrigo. I just want to ask if normalScrollElements function of this plugin has issues on IE. Because on Chrome, Firefox and Safari the normalScrollElements is working fine. However on IE 9 it is not. Any thoughts on this one? Thanks!
It was already reported in the plugin forum.
The problem was solved in version 2.1.9 of fullpage.js
We have a lot of AJAX in our pages. Mostly it's been in our internal systems, so we haven't tested it with a lot of browsers. But at the moment we're developing a major feature, that will use AJAX, for our customers and we testing it more thoroughly. One of the tests have been in IE9 running IE7 mode, which worked just fine. But when we took a machine running a real IE7 browser, we discovered that AJAX only works once on any of our pages. It seems that after a part of the page is re-rendered with ajax, all javascript events in the part of the HTML that was re-rendered stops working. It's impossible to get even a javascript alert() box to appear.
Since we only have one machine with IE7, we would like to know if anyone can verify that this is a real problem, and not just a problem with this one machine of ours?
And if it is a real problem, what did you do to fix it? 10 % of our users still use IE7, so cutting that browser just isn't a workable solution.
UPDATE / SOLVED:
We decided to get a new server and set it up with Windows XP. Even though we don't support it, we tested it in IE6 and it worked. Then we installed IE7 and it worked too. Guess our old test server is all messed up some how. So all works in IE7 after all.
Thank you for the suggestions all.
Personally I intend to forget about older browsers, but I usually use the jQuery library for my AJAX requests since I usually use jQuery anyway for specific animations etc.
jQuery supports these browsers:
Firefox 3.6, 5.0.x, 6.0.x
Internet Explorer 6+
Safari 5.0.x Opera Current - 1
version Chrome Current - 1 version
source
Because jQuery AJAX is very much part of the jQuery library as anything else, I assume that the jQuery AJAX is supported by these browsers as well.
jQuery AJAX API
AJAX calls are cached in IE. Use "cache: false" in the ajax call options.
Folks,
I am using uploadify component (http://www.uploadify.com) in ASP.NET MVC 3. uploadify works fine with all browser (IE 8, Google Chrome). However, Mozilla Firefox does not display upload file button.
I have spent almost one day to troubleshoot and I still have not solution. Could you give some idea?
I just got a new computer and installed firefox (V8.0.1) yesterday. I've just experienced a similar issue (i.e. not seeing the uploadify button in firefox, though I do in chrome - both in the site I'm developing and http://www.uploadify.com/demos/). Using firefox I've browsed to http://www.mozilla.org/en-US/plugincheck/. There I'm told "For your safety, Firefox has disabled your outdated version of Flash. Please upgrade to the latest version.". I've upgraded the version of Flash and now when I visit the uploadify demo page I can see the "Select Files" button, as expected.
Install adobe flash player...it will work properly....