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

Demo page doesn't work in IE8 #8

Closed
stringbeans opened this issue Nov 29, 2011 · 9 comments
Closed

Demo page doesn't work in IE8 #8

stringbeans opened this issue Nov 29, 2011 · 9 comments

Comments

@stringbeans
Copy link

Hi there!

Was just checking out the online demo's and noticed that support for IE8 on the demo page is limited. When I change the theme to something (ie. Jacked up), it results in a javascript error.

@wavded
Copy link
Owner

wavded commented Nov 29, 2011

ahh must be a bug with the js for the demo, i'll take look, thx for reporting

@wavded
Copy link
Owner

wavded commented Nov 29, 2011

hmmm. actually i am unable to duplicate, do you have steps to reproduce from a clean refresh?

@stringbeans
Copy link
Author

Sure!

From clean refresh:

  1. Notice the "select a theme" is set to libnotify
  2. Click an example link
  3. Change "select a theme" to "jackedup"
  4. Click an example link

Results:
I see no notification popup appear, and in the bottom left corner of IE8 I see "Error on page".

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E; MS-RTC LM 8)
Timestamp: Tue, 29 Nov 2011 18:10:55 UTC

Message: Unspecified error.
Line: 126
Char: 29
Code: 0
URI: http://wavded.github.com/humane-js/humane.js

Message: Unspecified error.
Line: 111
Char: 9
Code: 0
URI: http://wavded.github.com/humane-js/humane.js

@johnjbarton
Copy link

Perhaps the original report had the same problem I did: those long bars with source code? They are buttons! Surprise!

Really if you want folks to click on buttons, make them look like buttons. Or you can write "Click on these long bar things to try the demo" ;-)

@wavded
Copy link
Owner

wavded commented Nov 29, 2011

nice :), i'll add some text for that, you get so used to working with it you forget it may not be obvious!

@wavded
Copy link
Owner

wavded commented Nov 29, 2011

ok there was an issue particularly with jackedup that wasn't supporting ie which has been addressed now, as far as the scripting error, i can duplicate if i'm running in IE7 mode, it has to do with the css loading on the demo page, if you run any of the themes independently they work.. i'll take a look at later when i've got some more time, thx

@tobsn
Copy link

tobsn commented May 5, 2012

try it under latest chrome. it flicks around. fades in, disappears. click it again and it shows normal. click a different type and it will fade in from the color of the type before and instantly disappear... seems pretty buggy :/

@wavded
Copy link
Owner

wavded commented May 5, 2012

sheesh you are right, looks horrible in chrome latest, wonder what switched, will take a look soon

@wavded
Copy link
Owner

wavded commented May 7, 2012

this is fixed per 3.0.0 release

@wavded wavded closed this as completed May 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants