innerHTML ?
innerHTML ?
Out of context: Reply #8
- Started
- Last post
- 8 Responses
- versa0
i was originally interested in changing div content without putting an iframe in it
since iframes are not really XHTML compliant, and innerHTML isn't really DOM 2 compliant, i am just trying to find middle ground
to get back to it -
i thought maybe i make the innerHTML property of a div, the url to a new page rather than using an iframe to call that new pagethanks for the patience of those with more expertise