• Hi
    I have a widget that shows a calendar. The calendar is not showing completely. It gets cut off. I am not sure if it is the z-index or what.
    The site is http://www.chaletsatbigwhite.com
    if you click on the calendar on the property search box, it is cut off at the bottom. Both calendars.
    The code for the widget is the following:
    <div style=”position:relative;z-index:99999;”>
    <iframe src=”http://resortplanet.com/14312/quicksearch/quicksearch.php&#8221; width=”176″ height=”240″ scrolling=”no” wmode=”opaque” frameborder=”0″></iframe>
    </div>
    Is it a z-index issue or is it the size of the iframe that is cutting it off? Can we make it appear without increasing the size of the iframe?
    Thank you in advance…

  • The topic ‘widget and z-index issue?’ is closed to new replies.