[Cartoweb-users] iframe in cartoclient.tpl
wochter
wochter at seznam.cz
Wed Nov 21 08:39:59 EST 2007
I'm sorry for stupid question...
tag <iframe> must end with </iframe>
mea culpa
now it works
wochter
wochter wrote / napísal(a):
> Hi, i'd like to add <iframe src="something.php" />
> to folder6 in cartoclient.tpl.
>
> I tried this:
>
> <div id="folder6" class="folder" style="overflow: auto; width: 268px;
> height: 540px;">
>
> <iframe src="blank.html" frameborder="0" height="200px" width="210px"/>
>
> </div>
>
> It works, but something is wrong.
> I cannot click on other folders (in second row) since this iframe is
> present.
> (no javascript error)
> When I comment line with iframe everything works fine.
>
> Is there another way to use iframe in cartoclient.tpl please?
>
> Thank you.
>
> wochter
>
More information about the Cartoweb-users
mailing list