Jump in an iframe

3 posts by 2 authors in: Forums > CMS Builder
Last Post: December 14, 2009   (RSS)

Re: [thenetgirl] Jump in an iframe

By Donna - December 14, 2009

Hi Patricia!

Here's where you'll need to put the anchor:

<a target="event" href="<?php echo $record['_link'] ?>#results1">Results

So, the <?php ?> code is giving you the link, and the bit that you want goes right after the link, so we pop in the #results1 just after that (but before the end of the link itself.)

I hope this helps. :)
Donna

--
support@interactivetools.com

Re: [Donna] Jump in an iframe

By thenetgirl - December 14, 2009

Perfect as always Donna



Thanks
Patricia

www.thenetgirl.com