Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Some ideas to make my life easier:

Hello,

[quote:]1: Allow us to use native html elements rather than enhanced elements by letting us override data-role="none". This should be a simple change. When we go to custom properties if we try to add this it will not allow us to do this.
[/quote]

data-role is system attribute for JQM, but for HTML component we can add exception to validation rules

[quote:] 4. When using custom components and those components are used in a number of pages, give us the option to make changes and then hit apply so that we don’t have to wait each time we make a change. For example when editing margin of custom component, we can only change top margin and have to wait before editing other properties[/quote]

We'll check what can be done here, as this requires research and a lot of testing.

[quote:] Add mobileinit to events. (This could be done by letting us do #2)[/quote]

Added to our list.

Miguel Navarro7469744
Posts: 0
Joined: Mon Apr 06, 2015 4:55 pm

Some ideas to make my life easier:

Another issue I've had related to not being able to modify the source without breaking the ui is modifying meta viewport settings. Due to some issue with Jquery Mobile it hijacks these settings:

https://forum.jquery.com/topic/jqm-hi...

So I can't adjust these settings so that it will scale larger for tablets, I've tried setting these attributes via CSS to no avail. The only thing that works is to physically delete the meta tag from the source and re-add it during mobile-init. Apparently moving the meta tag after JQM loads works as well.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Some ideas to make my life easier:

Hello Miguel,

Thank you for the ideas, we'll forward them to our development team.

Return to “Issues”