Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple selects crash the page #30

Open
joanscript opened this issue Jun 29, 2012 · 3 comments
Open

Multiple selects crash the page #30

joanscript opened this issue Jun 29, 2012 · 3 comments

Comments

@joanscript
Copy link

Hi frequent

if you add several selects, for example when u have a form, no matter if it's in the menu or in the main, when you start playing with them, the page crashes. I've just used your demo page http://www.stokkers.mobi/jqm/multiview/demo_dialog.html and copied the select u already have there several times.

Thanks in advance.

@frequent
Copy link
Owner

Can you try on this page. I only updated this one, because I'm super busy at the moment. The whole demo page still sucks, but I need a few days after my current project to set it up.

- C2 dialog (BROKEN) is an internal page inside the panel. Problem is, dialogs can only be opened if they are attached to the BODY. Since C2 is attached to DIV-PANEL, it doesn't work yet. 
- C3 is a a dialog, where you load an external page C3.html into a dialog. This works fine
- Standard 7Day is your custom select. Also works.

Let me know if multiple custom selects break the page again. This is actually more of a JQM issue, because custom selects (and popups) trigger a hashChange that passes through JQM and kicks off an unwanted backwards transition, which messes up multipage.

I have put a temp fix in the plugin, so this should work now until solved by JQM.

@joanscript
Copy link
Author

This page works slightly better but still has some problems.
For example, if u have a long select, then a popup appears with all the options and it seems is working more or less ok, although there is some problems when u start playing with the selects in the menu and in the main page.
Another problem is when u have 3 or 4 options, as the popup is no so big as to hide the current page, the options are not showed correctly.

@frequent
Copy link
Owner

can you make some screenshots when it breaks. I don't understand :-)
Either post them here or mail to me @ svenfranck[at] yahoo.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants