December 29th, 2012LWMW: Problem with Modal Windows frame and font size
Knowledge Base support case for Likno Web Modal Windows Builder, abstracted and stripped of all user’s private info.
Initial Email From: Leon
Initial Email Subject: Accordion Program
Support Case Month: August 2012
Please can you help my, i have a problem with about Modal Windows Builder
I have create a new website in frames (I know oldschool 😉
1) In Firefox there is no problem, in IE and all other browsers opens the windows white Photo's in the frame from het menu (allwebmenus)
Example: http://www.detailinbeeld.nl/cursussen/voorbeelden/index.htmlclick on de button "VOORBEELDEN"
I send you in de attachment the Modal Windows and the AllWebmenu files i use
2) How do u change the time between sheet 1 and sheet 2?
3) If i change the size from the page numbers on the navigation bar is OK when I press PREVIEW F5 but in all browsers it's to big
I hope you know what i mean, my English is not so good.
Regards from Holland
Met vriendelijke groet,
Leon
Reply From: Likno Customer Support
Dear Leon,
1) I checked your page and I see that the problem appears in IE8 or older. I am afraid that this is due to a security issue of older IE versions. I do not believe that it is possible to resolve this. It may help if you add a proper DOCTYPE (currently you do not have any). Please try replacing this:
<html>
With this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">2) Are you referring to the transition time? If so, this can be changed in the “Multi-Sheet” options:
3) So, for the navigation bar, you see a different font size in the preview than in your browser? Can you please send me:
i) a screenshot of what you see in the preview and the browser
ii) the modal project (use “Project -> Export -> To ZIP”)
iii) the URL so that I can check it myself
Regards,
KostasLikno Customer Support
Powerful javascript menus (CSS menus/drop-down menus/sliding menus), web trees, buttons, tabs, modals, tooltips, accordions, scrollers, designs for your websites!
Reply From: Leon
Dear Kostas,
1) Same problem with Opera New Version 12.01. DOCTYPE don't work ( I hope we can fix this problem)
2) Thanks
3) See attachment
URL http://www.detailinbeeld.nl/cursussen/voorbeelden/index.html click on de button "VOORBEELDEN"
Regards
Leon
Reply From: Likno Customer Support
Dear Leon,
I am afraid that the frame issue cannot be resolved…
I talked to our developer team and they told me that we already have all known ways of “breaking out of frames” inside the modal library.
The only solution would be to not use frames I guess… (in any case they are considered a very old technology and will be obsolete soon)
Regarding the font-size in the modal, I am guessing that you were changing the font-size for the “navigationBarText” class. This however only applies to the “label” and not the page numbers. To fix this, you need to also apply the font size to the “navigationBarSheetSection” class:
Regards,
KostasLikno Customer Support
Powerful javascript menus (CSS menus/drop-down menus/sliding menus), web trees, buttons, tabs, modals, tooltips, accordions, scrollers, designs for your websites!
Tags: browsers, doctype, FireFox, font size, frame, IE, jquery, modal, modal window, navigation bar, preview, security, website, window