Hello Android developers, By way of introduction, please know that I'm a complete newbie when it comes to JavaScript. I'm a web designer who can program a little. But I've only just started playing with JavaScript about four days ago.
I made a JavaScript slider with Yahoo's User Interface library: http://developer.yahoo.com/yui/slider/ My version of the slider is here on this page: http://karamoh.com All I did was change the graphics a bit. It works in FireFox so I assumed it would just magically work in Android. But it doesn't. I found this thread in this forum: http://groups.google.com/group/android-developers/browse_thread/thread/9a369edf59dd9097 Which says that JavaScript should just work. But it also says that "setJavaScriptEnabled" set to true. As a total JavaScript newbie, I don't quite get what that means. (I don't think it means the device's browser settings, which, by the way, I have triple-checked to ensure that I have my Android device set to use JavaScript. My testing device is an NTT DoCoMo HT-03A, called the HTC Magic in other countries). Is that a setting that needs to be called in the JavaScript or the web page itself? Seems odd that you might need a call within a script to allow the script to be called. I think I'm missing a basic concept here. Can anyone enlighten me? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

