dfigdesign
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Fixing WordPress
In reply to: The Application of collapsible-setsorry – I’m new to WP and JqueryMobile. I didn’t ask correctly — how do I achieve the following with my WP page to collapse the categories similar to below for my test3 page?
<div data-role="content"> <div data-role="<strong>collapsible-set</strong>"> <div data-role="collapsible" data-content-theme="c"> <h3>Firs Collapsed list</h3> <ul data-role="listview" data-inset="false" data-theme="d"> <li><a href="index.html">Acura</a></li> <li><a href="index.html">Audi</a></li> <li><a href="index.html">BMW</a></li> </div> </div><!--/content-primary --> </div>forget it – It works fine on a Samsung S3 and Iphone –
Forum: Themes and Templates
In reply to: Spry Dataset Not Found Issue in Theme DirectoryResolved by using a Blank Theme and updating directory pointers <?php bloginfo(‘template_directory’); ?>
Forum: Themes and Templates
In reply to: Adding transitions to top menu buttons with an animation effect.This may be the resolve – http://www.cssplay.co.uk/menus/flickerfree.html
I’ll need to ensure that there is an image on screen at all times. This means I’ll need to create completely white menu button icons as a background image in the list tag
I’ll give this a try – and post the results
Viewing 4 replies - 1 through 4 (of 4 total)