Welcome to TalkGraphics.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2009
    Posts
    15

    WD6 "Close Page" or "Close Window" tag

    The regular tag in Html is: <a href="javascript:window.close();">Close Page</a>

    Does anybody know what the equivalent code is for Xhtml and how to implement it in a Xara Webdesigner 6 page?

    Thanks,

    Wolf

  2. #2

    Default Re: "Close Page" or "Close Window" tag

    You can either paste the entire line ( <a href="javascript:window.close();">Close Page</a> ) onto your page (right-click and choose 'Paste HTML Placeholder')
    Or create your own text first, swipe-select it and in the link properties use: javascript:window.close();
    (* make sure you have deselected 'Correct automatically')

 

 

Tags for this Thread

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
  •