egodiseno
Posts: 4
Joined: Sat Mar 13, 2010 7:54 pm

minWidth: minHeight: NOT WORK

Hi...

im testing HS at this site: http://jesusondope.com/dope/ but the popups do not work well. :(

i have this:

minWidth: 600,
minHeight: 500,
allowSizeReduction: true, // allow the image to reduce to fit client size. If false, this overrides minWidth and minHeight

THX A LOT
User avatar
RoadRash
Posts: 8249
Joined: Tue Jul 15, 2008 6:43 pm
Location: Fredrikstad, Norway
Contact: Website

Re: minWidth: minHeight: NOT WORK

Hi,

The Facebook and Twitter popups have problems because the content seems to be loaded to the page after the popup is opened. You can try to add a fixed height to the onclick.

Code: Select all

onclick="return hs.htmlExpand(this, { objectType: 'iframe'[hilight], height: 600[/hilight]} )"
Hilde
Highslide Support Team

Overview of my Highslide sample pages: RoadRash.no

Return to “Highslide Editor”