When I am posting a page, Drupal is outputting ...

<br type="_moz" />

in my HTML. It happens right after I have an iframe in my code.

Why does Drupal insert that br? It would okay, but for some reason, Durpal is treating that br as a ...

<!--break-->

causing a "read more" break to happen in my page whenever my page is featured on front page.

Comments

artcoder’s picture

I meant to say that br is being treated as a break causing a "read more" link to appear.

FunAndEducational.com