[wp-hackers] Hi, all Need help regarding Template Edting
Mark Harwood
mark at phunky.co.uk
Tue Dec 20 10:48:30 GMT 2005
Well theres two ways you can do it, you could place it in a actual
iframe just as you would anything.
Or you could use a <div> with overflow set to give the apperance of a
iframe like so...
http://pastecode.net/?action=viewpost&tag=518
All i've done in the above code is add
|style="width:500px;height:500px;overflow:auto"
to the container div
|
More information about the wp-hackers
mailing list