So can I use getElementsByTagName to get grandchild elements. Can someone post some sample code that would loop through a list and pull out the child elements of each element in the list? I'm not...
Is it possible to use GetElementsByTagName for grandchild elements? I have a div with a bunch of lis nested inside of the div, and a hidden input field inside of each li. The lis are...
I have recently launched The Yembo Project, which is designed to allow anyone to plan and maintain a professional web site. The site is located at http://www.theyemboproject.com, and details...
I figured this out the other day and thought it would be a good idea to pass on. SMS messages are just sent to special email addresses, so they can be sent from server to phone with minimal effort....