DOM: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
3 bytes added ,  29 September 2007
m
no edit summary
m (New page: all elements in a html page can have an id and be altered . Here's how to grab the element by the id and change it using javascript <pre> <a id="link" href="http://www.yahoo.com">tes...)
 
mNo edit summary
Line 1: Line 1:


all elements in a html page can have an id and be altered .  
all elements in a html page can have an id and be altered .  


Here's how to grab the element by the id and change it using javascript
Here's how to grab the element by the id and change it using javascript:




1,134

edits

Navigation menu