Not that way..see source of any js lib such as mootolos, jquery and etc..is not done that way..
look at ipHone iUI js UI lib see what they use as it runs on Android without changes.. On Jan 11, 2:37 pm, Cattivik <[email protected]> wrote: > I have a big problem!! > I want to get e value of dom document Node with getNodeValue() but it > does't work. > > Example: > Node node = childs.item(i); > String value = node.getNodeValue() > > Please HELP!!! > It is urgent --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

