Jquery-mobile multi-column layout can i use meshes?

I am trying to get a layout of several columns working with jQuery Mobile.

At first I tried using jQuery Mobile Grids. An example can be found here: link text

Since this did not work, I tried a workaround to use simple JQuery and JqueryMobile. Example: link text

even worse...

Question: When the link is clicked, is there a way to update the middle grid using Jquery Mobile = left and right content. The title should remain (constant)? If this does not happen, what will be a "workaround"

Thanks for the help,

Hi,

Frequent

EDIT 2011-11-24: I am setting up my own JQM plugin for multi-panel and pop-up panels. See Github

+3
source share
1 answer

Idea 3 jQuery Mobile links to 2 different solutions that work with the current version. Cm:

[edit] no longer works with the current version. I am considering the possibility of returning to the game and creating something from scratch http://asyraf9.github.com/jquery-mobile/

or

http://www.stokkers.mobi/valuables/multiview/page2.html

Idea 2

Inclusion in events * pages.

no longer available http://jquerymobiledictionary.dyndns.org/dualColumn.html

Version 0.2 has been released. Now the plugin works without JS encoding.

Idea 1

.page () is deprecated, but the main idea should still work with .trigger ('create')

, jQuery Mobile, - .

ajax, ( , DOM), .page() . . http://jquerymobiledictionary.dyndns.org/faq.html

, -javascript-. , jQuery Mobile. , . ​​ jqureymobiledictionary ( ajax, , JS ). , JSON. , :)

+4

Source: https://habr.com/ru/post/1781055/