Saturday, May 12, 2007, 12:48:06 PM, Hans wrote:

> It seems one needs to set a specific height for the containing div
> surrounding the object, in order for a percentage height in the object
> to work.

With the pmwiki default skin i managed to get

    (:includeurl height=100% ...:)

to work in the page using in local.css:

body, html, #wikibody, #wikimid, #wikitext { height:100%; }
object { overflow:hidden; }


  ~Hans


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to