Skip to main content

All Questions

1 vote
1 answer
377 views

JQuery Mobile Collapsible Set with header with subheaders open only one at a time

Following is the Js fiddle which I tried : My JSFiddle Below is my HTML : <div data-role="collapsible" data-theme="b" data-collapsed="false"> <h3>...
Arun Bertil's user avatar
  • 4,648
-1 votes
1 answer
296 views

jQuery mobile: dialog page contains unwanted chars (?> or ?&gt;)

First of all, let me show you a bit of code: index.php <a href="new-directory-dialog.php" data-role="button" data-rel="dialog" data-transition="slidedown"><?php echo localize('New directory'...
zoran's user avatar
  • 1,210