Overview:

Opens a new browser window containing the image specified using JavaScript. You have the option to choose the features as well as choose if you want it to be centered.

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 muliple 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.

Requirements:

Installing

  1. Download Open Browser Window Plugin.
  2. Extract the contents of ald-openbrwindow.zip to /wp-content/olduploads/plugins/ folder.
  3. Activate the Plugin.

The JavaScript Function:

ald_OpenBrWindow(theURL, winName, features, myWidth, myHeight, isCenter, myTitle)

  • theURL - The URL you want to open in the window.
  • winName - Name of the window to be opened.
  • features - The features of the windows. viz. The following features are available in most browsers:
    • toolbar=0|1 : Specifies whether to display the toolbar in the new window.
    • location=0|1 : Specifies whether to display the address line in the new window.
    • status=0|1 : Specifies whether to display the browser status bar.
    • menubar=0|1 : Specifies whether to display the browser menu bar.
    • scrollbars=0|1 : Specifies whether the new window should have scrollbars.
    • resizable=0|1 : Specifies whether the new window is resizable.
  • myWidth - Specifies the width of the new window.
  • myHeight - Specifies the height of the new window.
  • isCenter - Set to true to center the window.
  • myTitle - Specifies the title of the new window. Also used for image alt and title attributes.

Demo:

Demo for the same is available on my test blogs.

ChangeLog:

  • 1.0 - Release

To Do:

  • Add a button to the QuickTags toolbar

Downloads

Current Version is 1.0

I’ve spent a good deal of time and money developing and maintaining the plugin. If you like the plugin and find it useful and would like to donate something for my work please do click the Paypal Donate button below. The payment is secure. I haven’t filled in any amount. Feel free to donate what you please. Any amount is welcome. Thank you :)

License

All files and their contents are licensed under the GNU General Public License (GPL).

Questions or Bugs

If you have any questions or would like to report any bugs then please visit the support forum.

Related Links

Open Browser Window Plugin

Post on WordPress Support Forums

Text Link Ads

Post Details

Post Date :
Friday, Jul 8th, 2005 at 10:14 pm
Category :
General
Tags :
Do More :
Both comments and pings are currently closed.

Related Posts

Some posts related to the post you have just read:

Search this site for Related Posts

Google
 

Comments:

  1. Grace says:

    Hello! I’d like to try it but I don’t know where to put the .js file

    Does everything go to the pulgins folder?

  2. Ajay says:

    Yes everything goes in the plugins folder.

    Just extract the zip file above as-is.
    You will get one php file in the plugins folder and the js file gets extracted in ald-openbrwindow folder

  3. Stahn says:

  4. Ajay says:

    I haven’t understood the problem correctly, but the margin and padding problem that you mentioned above could be because of the way IE renders popups.

    I am currently working on a way to improve this.

    Thanks for the suggestions above.

  5. Tascha says:

    Thanks for this plugin :) Do I understand this right? there is no control panel for this I need to manually add the window open script into the wordpress page or post?

  6. Ajay says:

    Unfortunately, at this point there is not control panel.

    I am working on adding a button to the Quicktags for easy access.
    Until then the customizing section will provide the necessary information.

  7. Alisson says:

    The plugins works fine, but when the window open, the portuguese characters like ç, ã, é, isn’t visible.

  8. David says:

    This will make things easier for me, and once that button is in the quick-tag bar, easier still. Thanks! Now I can link to media directly from a post instead of sending folks to a new page. I don’t know how I missed this one…

  9. Ajay says:

    Your welcome David.

    This isn’t one of my very popular plugins ;)

    I am trying, but the button in the quick-tag bar is going to take some effort.

  10. Franius says:

    I do not succeed to download the plugin…

    :-(

  11. Ajay says:

    What problem are you facing Franius?
    The download works fine for me



Trackbacks & Pingbacks:

  1. Pingback from Ajay - On the Road called Life! » Using Open Browser Window Plugin with IImage Browser

    [...] Use my Open Browser Window Plugin with IImage browser. [...]