Page 3 of 3 FirstFirst 123
Results 21 to 21 of 21

Thread: [JS] Dynamic Language Changer

  1. #21
    Join Date
    Dec 2007
    Location
    Ankara, Turkey
    Posts
    160
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Default

    If you use text node, then the HTML tags would have no effect which greatly reduces the system's openness. Also parsing the data coming from the XML file will both increase the client's load and the codes complexity very much. So as long as it works fine both on FF and IE this method is OK I think although I'm not very happy with using the innerHTML property.

    Actually I heard rumours that a new Web standart, which includes this DOM issues and the xmlHTTPRequest object's standartisation, will be announced soon. Do you have any information about that?
    Last edited by BYK; 12-03-2007 at 06:54 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •