Open Browser Window

Opens a new browser window containing the page specified using JavaScript.

Author:Ajay D'Souza (profile at wordpress.org)
WordPress version required:2.0
WordPress version tested:2.7.1
Plugin version:1.2.2
Added to WordPress repository:04-07-2005
Last updated:27-02-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://ajaydsouza.com/wordpress/plugins/open-...
Total downloads:4 537
Active installs:90+
plugin download
Click to start download

Opens a new browser window containing the page specified using JavaScript.

You have the option to choose the features as well as choose if you want it to be centered.

Using JavaScript instead of the target attribute in links ensures that your site remains XHTML 1.1 / 1.0 Strict compliant.

Features

  • Easy to use and edit.
  • Uses JavaScript to open the Window, hence keeps your site XHTML 1.0 Strict and XHTML 1.1 compliant.
  • Function can be called multiple times on the same page.
  • All features of the window to be opened can be set using JavaScript.
  • If required, the window can be auto-centered on the screen.
  • A title can be given to the new window, which is also used as alt and title attributes for the image.
  • The window that is opened is perfectly XHTML compliant.
  • It works perfectly if you serve your site as application/xhtml+xml.
  • You can use the Quicktags button to insert the necessary code while writing a post / page.

ChangeLog

  • 1.2.2 - Fixed quicktags button
  • 1.2.1 - Updated for WordPress 2.7 and for the WordPress Plugin Repository. Added quicktags button.
  • 1.0 - Release