Window Links

edited July 2006 in Vanilla 1.0 Help
Window Links

Comments

  • this one doesn't work for me...


    does it work for anyone else...
  • Nope, it used to I think but does not work for me now, I had to edit Quicktags and add target="_blank"

    Posted: Wednesday, 14 March 2007 at 7:54AM (AEDT)

  • The likely problem is the "target" attribute in the first place, because it's invalid in XHTML 1.0 strict (the doctype specified by vanilla).

    The js should use window.open instead.
  • Is there any possibility to enable it for everyone on startup?
This discussion has been closed.