For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 6 replies, 2 voices, and was last updated 12 years, 4 months ago by
Takis Karagiannopoulos.
-
AuthorPosts
-
Takis KaragiannopoulosParticipantI have developed an app with Mobi One and i think this is a great programm.
I would like to help me resolve 2 problems i have with my app.
1. Go to Flying Stars section.
There you will see a dropdown menu. Allthough it seems ok here, when i see the app over the air in a device (iphone, ipad) the dropdown menu doesnt work at all
2. The same think happens in the menu Castle Gate .
Here the menu doesnt work at all.I tried uploading many scripts with dropdown menu and they dont work at all.
I would appreciate if you help me resove this problem.
I have attached the 2 files for each menu of my app.Thank you.
Takis
Attachments:
You must be logged in to view attached files.March 20, 2013 at 7:41 pm #336856
support-octavioMember@takis-kar,
I’ve been testing and looking your project, but haven’t found the problem yet, first thing that I noted is that you added a whole html code within your html widgets, which only support tags beetween <body> </body>
I Will continue researching tomorrow and will follow up with you as soon as I find out the issue.
March 24, 2013 at 8:56 am #336968
Takis KaragiannopoulosParticipantThank you for the quick reply,
I have tested the code between body- body but does not work.
The problem is that the app is not working in the devices, but working in the test center.
I have tested a lot of scripts, but the dropdown menu does not work.
April 1, 2013 at 9:03 am #337327
Takis KaragiannopoulosParticipantDear Octavio,
i have downloaded the app in my iphone and the problem still exists.
That means tha your mobiOne software has misfunction with scripts and all the dropdown menus i tested.Another problem is that html code for height in my cells are not keeping the dimension i define for some reason.
Please be so kind and have a look, because i am a professional and i want this to work as soon as possible.
Thank you,
Takis
April 11, 2013 at 4:18 am #337875
Takis KaragiannopoulosParticipantI havent received an answer yet
The scripts are working in the test center, but when i install them in my mobile phone, the compobox are not working!
I have tested the scripts in several sites, and is working.
An i tested it in trial softwares, like mobiOne, and is working.
My conclusion is that it is your software has conflict with the scripts.I attached 2 files with the script incluted, so you can test it.
Please be so kind and find a solution for me.
Thank you
Attachments:
You must be logged in to view attached files.April 17, 2013 at 11:04 am #338148
support-octavioMemberHi takis-kar,
After discuss with the dev team, I’ve learn why your comboboxes are not working. You need to add class=”m1-iscroll-no-prevent-default” to <select> element to allow the comboboxes working. Hope this is helpful. Let me know how it goes for you.
April 20, 2013 at 4:51 am #338277
Takis KaragiannopoulosParticipantHi Octavio,
thank you very much for the solution.
It was really helpful. Now all the boxes are working correctly.Now a last problem i have is, with the 3 scripts, which i include in different pages.
When i press one of the script for example script 1 the other 2 are not working, allthough i have different names in the forms are incluted.
I tried to call the script from different source-file outside the form, but still doesn’t work.
Only the first script works. That means when i place the script 2 in order 1, it will work.
When i place the script 3 in order 1 it will work.
The other 2 wont.I attach the file menu with the 3 scripts.
Please be so kind and resolve this issue.
Thank you for all
TakisAttachments:
You must be logged in to view attached files. -
AuthorPosts