text links for selection navigation


/ Published in: HTML
Save to your folder(s)

This is the placeholder links for the navigation buttons.


Copy this code and paste it in your HTML
  1. <a id="clearall_button" href="#">Clear Selections</a> |
  2. <a id="forwardselect_button" href="#">Forward</a> |
  3. <a id="backselect_button" href="#">Back</a> |
  4. <a id="lock_button" href="#">Lock</a> |
  5. <a id="unlock_button" href="#">Unlock</a>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.