Hi all,
does someone know why this does not work?
<div style="margin: 0 auto; width:100%; height:400px;"><object type="text/html" data="http://www.moodle.org" style="width:100%; height:100%; margin:1%;"></object></div>
Btw: I actually don't want to show the moodle.org in a div, but my own moodle (which runs on my localhost). I just used moodle.org as example.
Above code worked fine for me with moodle 2.0 but does not with 2.2
I am very much interested why this does not work anymore.
Flotter