Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

n.all('div') not working properly in ie9 and lesser #4

Open
WaseemCake opened this issue Jan 28, 2014 · 1 comment
Open

n.all('div') not working properly in ie9 and lesser #4

WaseemCake opened this issue Jan 28, 2014 · 1 comment

Comments

@WaseemCake
Copy link

hi kevin,

Seems like n.all('div') will not return anything in IE9 and lesser. Please can u fix this ? Or any other alternative ??

Thanks,
Md Waseem

@KevinGrandon
Copy link
Member

Hi Mohammed,

I appreciate that you are giving nwt a try. Unfortunately I haven't been supporting this project too well recently, but if there's any requests - I'll certainly fix them.

Regarding IE9, nwt is mainly meant to be used for newer/standard browsers. You may be better off using jQuery or similar. If you want to try nwt, I have a fallback library you can include for IE: https://github.com/nwtjs/nwt/blob/master/nwtfallback.min.js

If you look at the bottom of this page, you will see an example code snippet for IE: http://nwtjs.github.io/nwt/manual.html

Best,
Kevin


From: Mohammed Waseem notifications@github.com
To: nwtjs/nwt nwt@noreply.github.com
Sent: Tuesday, January 28, 2014 2:27 AM
Subject: [nwt] n.all('div') not working properly in ie9 and lesser (#4)

hi kevin,
Seems like n.all('div') will not return anything in IE9 and lesser. Please can u fix this ? Or any other alternative ??
Thanks,
Md Waseem

Reply to this email directly or view it on GitHub.

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

No branches or pull requests

2 participants