Hi,
Im trying to use:
window.document.getElementsByName('DIVname');
to access a <DIV> section, i then want to be able to access the overflow-x and y of that DIV's overflow so i can produce a scrolling effect from a loop.....but i dont know how at access these, any ideas?
Thanks.
Im trying to use:
window.document.getElementsByName('DIVname');
to access a <DIV> section, i then want to be able to access the overflow-x and y of that DIV's overflow so i can produce a scrolling effect from a loop.....but i dont know how at access these, any ideas?
Thanks.