[Chameleon] RE: LocateByAttribute IFRAME question
Delfos, Jacob
jacob.delfos at maunsell.com
Mon Mar 20 18:22:14 EST 2006
In searchresults.phtml, line 744, it says:
print $bodycontent;
You could change that, to say something like
print
"<script>mappingwindow.secondiframe.document.write(\"".$bodycontent."\")
;";
I haven't tested it, so it may not work. But something like that should
be feasible.
Regards,
Jacob
> -----Original Message-----
> From: Dejan Gambin [mailto:dejan.gambin at pula.hr]
> Sent: 21 March 2006 06:44
> To: Delfos, Jacob
> Cc: chameleon at lists.maptools.org
> Subject: LocateByAttribute IFRAME question
>
> Hi,
>
> Sorry to bother you again but I came to another idea
> regarding the location
> of my search results in LocateByAttribute widget. First i
> wanted to use
> popup to show results because of not enough space I had, but now I am
> wondering if I can place the search results in another
> iframe. So basically,
> I would like to have the search form in a "tab" like I have
> now but show the
> search results (bodycontent) in another "iframe" on the
> bottom of my page. I
> have tried to use "target" attribute of a search form but I
> don't get what I
> want. Any suggestion?
>
> thanks
>
> regards, dejan
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/chameleon/attachments/20060321/fba8b60c/attachment.html
More information about the Chameleon
mailing list