new to XML and need help :(

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jackdull
    New Member
    • Feb 2007
    • 1

    #1

    new to XML and need help :(

    i have a problem where i have used -

    http://www.flashkit.co m/movies/Inte...10022/index.php

    and i cant get the links to load in the "mainFrame" of my html site, it keeps loading as a "_blank".

    the code for a button is -

    <SUB text="Games Workshop" URL="digiGWork. html" target="mainFra me"></SUB>

    but doesnt seem to do as its told.

    can anyone help me please !!!!?!?!?!
  • dorinbogdan
    Recognized Expert Contributor
    • Feb 2007
    • 839

    #2
    The HTML <SUB> tag doesn't have the text, url and target attributes.
    It must be converted somehow (using Javascript for instance) to valid HTML code in order to work.

    Comment

    • dorinbogdan
      Recognized Expert Contributor
      • Feb 2007
      • 839

      #3
      Hi,
      Did you succeed to solve the problem ?
      If yes, please let me know, in order to close the thread.
      Thanks,
      Dorin.

      Comment

      Working...