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
MSN Office Live Not Letting me add BraveNet features

When I try to add the coding for my guest book and hit counter, MSN pops up saying

"To make script tags using the "src" attribute work correctly when using the HTML Module, defer="defer" has been added after the URL."

For the guest book I solved the problem by just adding the link to it instead of embedding it. Would prefer to embed it though.

Can can not get the hit counter to work at all.

Any suggestions out there?

Browser: FireFox

OS: Windows Vista

Re: MSN Office Live Not Letting me add BraveNet features

I don't have any knowledge of msn office live but from the error message you posted I guess you have to use:

Code:
<script type="text/javascript" src="path/to/file" defer="defer"></script>


Try it, if it doesn't work then maybe someone with more experience can help you
-Scut

Browser: Mozilla Firefox 3.6.*

OS: Windows 7

Re: MSN Office Live Not Letting me add BraveNet features

It changed it to that itself and it doesn't work. Thanks.

Browser: FireFox

OS: Windows Vista

Re: MSN Office Live Not Letting me add BraveNet features

I looked around and found two things:
1) This bug is three years old now. Typical M$ really
2) defer="defer" only works with IE as far as I can tell.

I did find this http://solutionsforofficelive.com/externaljs.aspx with a couple of workarounds though.

Hope that helps
-Scut

Browser: Mozilla Firefox 3.6.*

OS: Windows 7

Re: MSN Office Live Not Letting me add BraveNet features

Thanx.

I just could not find anything--bad search term usage i reckon.

Browser: FireFox

OS: Windows Vista