Skip to content

Instantly share code, notes, and snippets.

@rynop
Created February 24, 2011 16:05
Show Gist options
  • Save rynop/842346 to your computer and use it in GitHub Desktop.
Save rynop/842346 to your computer and use it in GitHub Desktop.
<a class="cat" rel="<?php echo $action['ClickAction']['click_action_type_id'].'/'.$action['ClickAction']['displayorder']; ?>" href="#"><?php echo $action['ClickAction']['title']; ?></a>
<span class="positionBut"><a href="#" class="moveUp"><img src="http://static.adagogo.com/img/icons/leftgreyarrow.png" /></a><a href="#" class="moveDown"><img src="http://static.adagogo.com/img/icons/rightgreyarrow.png" /></a></span>
<div class="theAction" style="display: none"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment