Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

umm..still cannot get IE11 to work :( #14

Open
mooror opened this issue Dec 6, 2013 · 7 comments
Open

umm..still cannot get IE11 to work :( #14

mooror opened this issue Dec 6, 2013 · 7 comments

Comments

@mooror
Copy link

mooror commented Dec 6, 2013

Sorry to create an issue that seams has already had an answer too but I still cannot get my IE 11 to show the text on the tab :(. Has anyone else had this problem? I just don't have any idea why the new version is not curing this problem. I downloaded and uploaded mb.extruder version v. 2.5.3 onto my website but nothing in IE11 has changed tab text wise. I downloaded the code from http://pupunzi.open-lab.com/mb-jquery-components/jquery-mb-extruder/. Not sure If that is the newest version or If im just messing things up but I would really like some support. Also when I view
http://pupunzi.com/#mb.components/mb.extruder/extruder.html in IE11 I don't see tab text either.

Thanks,
Mooror

@mooror
Copy link
Author

mooror commented Dec 6, 2013

One more thing.. I am using IE version 11.0.9600.16428 If that helps any.

@gavinharriss
Copy link

I do notice that Matteo's own example website is still broken in IE11:
http://pupunzi.com/#mb.components/mb.extruder/extruder.html

So I also wonder if it's still an issue. Not had a chance to download the latest version from here to try on my own site, I simply used a quick hack for IE11 that uses images instead just to keep me going for now.

@pupunzi
Copy link
Owner

pupunzi commented Dec 6, 2013

You can test how your browser is recognized from here:
http://jsfiddle.net/pupunzi/dnJNS/

can you post the results you have?

@gavinharriss
Copy link

navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; .NET4.0E; .NET4.0C; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR 3.0.30729; Tablet PC 2.0; InfoPath.3; MDDCJS; rv:11.0) like Gecko

jQuery.browser.name = Microsoft Internet Explorer
jQuery.browser.fullVersion = 11.0
jQuery.browser.version = 11
jQuery.browser.majorVersion = 11

jQuery.browser.msie = true
jQuery.browser.mozilla = false
jQuery.browser.opera = false
jQuery.browser.webkit = false

sceenshot

@pupunzi
Copy link
Owner

pupunzi commented Dec 6, 2013

There was still a little bug on the 2.5.3 version.
Just updated to the 2.5.4 with the fix.

get it from here: http://wp.me/P3heZx-fC

2013/12/6 gavinharriss notifications@github.com

navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0;
Touch; .NET4.0E; .NET4.0C; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR
3.0.30729; Tablet PC 2.0; InfoPath.3; MDDCJS; rv:11.0) like Gecko

jQuery.browser.name = Microsoft Internet Explorer
jQuery.browser.fullVersion = 11.0
jQuery.browser.version = 11
jQuery.browser.majorVersion = 11

jQuery.browser.msie = true
jQuery.browser.mozilla = false
jQuery.browser.opera = false
jQuery.browser.webkit = false


Reply to this email directly or view it on GitHubhttps://github.com//issues/14#issuecomment-29974525
.

matteo bicocchi
pupunzi.open-lab.com
art director
open lab s.r.l.
comunicazione

via venezia 18b 50121 firenze italia
telefono +39 055 5522779

open-lab.com
twproject.com
licorize.com
adslife.com

@gavinharriss
Copy link

Cleared my browser cache and hit your demo page again - all looks good now. Nice work, and thank you for sharing!

@mooror
Copy link
Author

mooror commented Dec 8, 2013

woot thanks so much Guys gonna try it out now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants