This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
View Entire Thread
Re: embedded guestbook shows up in every browser BUT Explorer

I remembered that I altered the code a bit, so I thought I'd provide a little more info.

Because the Bravenet-provided code did, in fact, show up in all browsers; unfortunately, it doesn't conform to my css height specifications; it runs right off the page. I want the guestbook to show up just in the space laid out for the div it's in.

so instead a verbatim paste of the "embed" code from the Bravenet site, I used this (I'm removing the html brackets so you can see the code rather than my guestbook itself):

object data=http://pub39.bravenet.com/guestbook/3342379131/ width="343" height="415"
embed src=http://pub39.bravenet.com/guestbook/3342379131/ width="343" height="415"
embed
object

This code makes the guestbook stay inside the div. As I said, though, it works everywhere but explorer, where it no longer shows up at all.

So I guess my real question ought to be "is there a way to set size and position boundaries for the embedded guestbook and still have it show up in IE?"

Browser: ie, firefox, safari, opera, chrome

Re: embedded guestbook shows up in every browser BUT Explorer

You can't change the Bravenet copy and paste code.

I suggest leaving the Bravenet copy and paste code exactly as it is. And put it inside of a div that has a set width and height and set it to scroll.