triceam / app-UI

app-UI is a collection of user interface components that may be helpful to web and mobile developers for creating interactive applications using HTML and JavaScript, especially those targeting mobile devices. app-UI is a continual work in progress - it was born out of the necessity to have rich & native-feeling interfaces in HTML/JS experiences, and it works great with PhoneGap applications (http://www.phonegap.com). app-UI can easily be styled/customized using CSS.
http://triceam.github.com/app-UI/
Other
1.27k stars 239 forks source link

Viewnavigator error on IE8 #13

Open wimpie3 opened 12 years ago

wimpie3 commented 12 years ago

The viewnavigator sample at http://triceam.github.com/app-UI/examples/samples/01%20-%20viewnavigator/01%20-%20basic/index.html

returns the following error on IE8:

Line: 843 Error: Object doesn't support this property or method

yocontra commented 11 years ago

I'm also getting this - any planned fix or did the author abandon this repo right before it got posted to HN?

triceam commented 11 years ago

It has not been abandoned. I'm at a conference and have not had a chance to respond to your previous comment. I currently don't support ie8. Not to say it won't work... Most likely it's a pretty simple error. Do you have a file/line # that I can reference to look into this? I'm on a mac, and don't have ie8 on my virtual machine.

triceam commented 11 years ago

Sorry, missed the line # in your last post. Let me look into it.