Posted by djudd on April 23, 2010 at 4:30am
Is it possible to have the Apture links open in a new (or Ajax) window rather than redirect to the page?
Not real clean when users have to navigate away from your content when clicking on a link.
Is it possible to have the Apture links open in a new (or Ajax) window rather than redirect to the page?
Not real clean when users have to navigate away from your content when clicking on a link.
Comments
Never mind. I figured out
Never mind. I figured out just after posting that some CSS I had in place was preventing exactly what I wanted. Problem solved, it's already in the module.
Once you create an apture
Once you create an apture link you can click on the on the WYSIWYG link editor to configure the link further. It's a nice feature that I use all the time. It is also very nice to use apture for inline images because they host them and use the tiny ICE to edit the image further.
Marine job board with Drupal 7 at http://windwardjobs.com
target="_blank"
Add target="_blank" to the link and it will open in a new browserwindow.