- Posts: 2
- Thank you received: 0
Problem with wrapper width (js error)
-
Hcmaky
Inactive member - Topic Author
- New Member
Less
More
13 years 3 months ago #10768
by Hcmaky
Problem with wrapper width (js error) was created by Hcmaky
Hi,
sorry for my english...
I'm using this template and I have problems with Wrapper.
I need to insert a php page, but even if the width of my page is 475px (a table), the width of the wrapper is biggest than the template.The same result if I insert other url.
Also when I use wrapper (only in this case) the page report this error:
equal_heights.js:7
Uncaught Type error: Property '$' of obiect [obiect DOMWindow] is not a function
Here you can see the error: www.cuochibrianza.it/site/index.php?opti...ew=wrapper&Itemid=62
I attached a screenshot of a detail
Please, can you help me?
Thank you
sorry for my english...
I'm using this template and I have problems with Wrapper.
I need to insert a php page, but even if the width of my page is 475px (a table), the width of the wrapper is biggest than the template.The same result if I insert other url.
Also when I use wrapper (only in this case) the page report this error:
equal_heights.js:7
Uncaught Type error: Property '$' of obiect [obiect DOMWindow] is not a function
Here you can see the error: www.cuochibrianza.it/site/index.php?opti...ew=wrapper&Itemid=62
I attached a screenshot of a detail
Please, can you help me?
Thank you
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 months ago #10773
by ivan.milic
Replied by ivan.milic on topic Re: Problem with wrapper width (js error)
Instead of using iframe module use simple CUSTOM HTML module and pats this as it's source HTML:
Code:
<iframe id="blockrandom" name="iframe" src="http://www.cuochibrianza.it/site/form/formp.php" width="475" height="600" scrolling="no" align="top" frameborder="0" class="">
Questa opzione non funziona correttamente. Sfortunatamente, il tuo browser non supporta gli Inline Frame</iframe>
Please Log in to join the conversation.
Time to create page: 0.155 seconds