Jump to content

Dynamic text with javascript and css

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Stevenvdr

Stevenvdr

    Newbie

  • Members
  • Pip
  • 3 posts
Hi, I am making a page with dynamic text at the moment. The way I do this, is load data from an xml file, then use java to edit the innerHTML of a div. Now my question is: when the innerHTML of a certain element has been edited by java, is stil being adjusted to the rules of my css?

Thank you
Steven

#2
kotg2

kotg2

    Newbie

  • Members
  • Pip
  • 4 posts
Yes it is and you;re using javascript not java.