DIV help
DIV help
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- heavyt0
i would use JS.
in that case, you change the innerHTML of that div.eg.
document.getElementById('divIdHe... = 'whatever you want it to equal now';TR1
i would use JS.
in that case, you change the innerHTML of that div.
eg.
document.getElementById('divIdHe... = 'whatever you want it to equal now';
TR1