• I wasn’t able to find this one; perhaps I wasn’t searching for the right thing. I’m looking for a Quicktag plugin that will create this:
    <a href="link-to-photo-album" onclick="window.open('link-to-photo-album',
    'popup','width=900,height=650,scrollbars=no,
    resizable=no,toolbar=no,directories=no,location=no,
    menubar=no,status=no,left=0,top=0'); return false">

    in a jiffy.

    It’s easy to make simple custom tags like this in most software blogging programs. It seems odd that this functionality is not in the base WP.

Viewing 1 replies (of 1 total)
  • You could try adding that to the quicktags.js file in the wp-admin area…. or looking at one of the plugins like IImage Browser that does a similar thing (only rather less elegantly)

Viewing 1 replies (of 1 total)

The topic ‘Quicktag for popup window?’ is closed to new replies.