Re: How to implement an help

2008-03-06 Thread Paranoid_Fabio
Ok. I tried also with but no way. When I click on the index entry, the corrisponding help page is showed in a new browser window... :( Paranoid_Fabio 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 refreshe

Re: How to implement an help

2008-03-06 Thread Paranoid_Fabio
Thank you for the reply. I haven't tried with frame, but only with iframe..i thought that "target" work. I'm testing with Firefox 2.0.0.12. I will try with frame. Paranoid_Fabio wrote: > > Hello. I'm trying to implement an help page consisting of and index (on > the left) and a content part(on

Re: How to implement an help

2008-03-06 Thread Othon Reyes Sanchez
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 t