open up new window link

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Barteken
    Member
    • Feb 2006
    • 46
    • 3.5.x

    open up new window link

    Some stupid question, i want to pop-up a window when someone clicks on the navigation banner in vbadvanced. it should be a new window without adress bar and navigation buttons or menu just a simple window with the content in it...

    Thx in advance

    Grtz
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    You can add the red code to your anchor tag, where ever that code might be:

    Code:
    <a href="LINK" [color=red]target="_blank"[/color]></a>

    Comment

    • Barteken
      Member
      • Feb 2006
      • 46
      • 3.5.x

      #3
      and how to make sure the adressbare and menu bar doesn't show up?

      Grtz

      Comment

      • Jake Bunce
        Senior Member
        • Dec 2000
        • 46598
        • 3.6.x

        #4
        That is done with javascript. I don't know the code off hand.

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...