Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 11th, 2012  |  syntax: None  |  size: 0.36 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. jQuery Mobile icons where do I find them?
  2. <a href="index.html" data-role="button" data-icon="delete">Delete</a>
  3.        
  4. <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.css" />
  5. <script src="http://code.jquery.com/jquery-1.6.4.min.js"></script>
  6. <script src="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.js"></script>