as a workaround use javascript.
Define a function that you call on the click event of your anchor.

have you tried to change to frames insted of iframes?.
in wich browser are you testing your page?.

On Thu, Mar 6, 2008 at 10:38 AM, Paranoid_Fabio <[EMAIL PROTECTED]>
wrote:

>
> Hello. I'm trying to implement an help page consisting of and index (on
> the
> left) and a content part(on the right) that is refreshed when the user
> click
> on an index entry, like a common help.
> I'm having trouble to do this.. I'm trying using two iframes but I can't
> manage to get the second frame refreshed with the content.
> If I use  ...  the thing doesn't work. The page in the anchor is displayed
> full screen, in a new standalone browser window, and not in the frame I
> write in the "target" attribute. I checked the ID and it is right.
> Someone can suggest me how to do this?
>
> Thank you
> --
> View this message in context:
> http://www.nabble.com/How-to-implement-an-help-tp15877871p15877871.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to