insertFrame.js is not loaded
posenato - August 16, 2008 - 11:50
| Project: | insertFrame |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
I downloaded & used the last version (2008-08-14) for Drupal 6.
I seems that there is a problem when a page containing [[[]]] is rendered: the function adjustHeight() is not found and, therefore, the iframe is rendered but with a default height (not at 100%).
I have inspected the HTML page source produced: there is the <iframe> code but there is NOT the
<script src="/~posenato/home/modules/insertFrame/insertFrame.js" type="text/javascript">.
It is very strange because any time that a new a page containing [[[]]] is created, the preview shows the iframe correctly.
After, in the normal view, the same page is not rendered correctly.

#1
I understood the problem.
It is necessary to disable the HTML corrector besides to set up the HTML filter in the input formats where you want to enable insertFrame.
#2
Automatically closed -- issue fixed for two weeks with no activity.
#3
Ok, this was very helpfull.
But, in Mozilla, nothing shows. IE and Google chrome works just fine with this solution.
Can anyone help with Mozilla?
#4
This is cache filter problem. Corrected in release 1.6
#5
#6
Automatically closed -- issue fixed for 2 weeks with no activity.