Skip to content

repos-html5/iOS-Inspired-jQuery-Mobile-Theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

== iOS-Inspired Theme for jQuery Mobile

Currently, the back buttons have to be manually created using the following template:

<a href="#" class="ui-btn-left ui-btn ui-btn-icon-left ui-btn-corner-all ui-shadow ui-btn-up-a" data-rel="back" data-icon="arrow-l" data-theme="a">
	<span class="ui-btn-inner ui-btn-corner-all">
		<span class="ui-icon ui-icon-arrow-l ui-icon-shadow"></span>
	</span>
	<span class="ui-btn-text">Back</span>
</a>

Releases

No releases published

Packages

No packages published