Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- file path using PHP/Smarty Templates
- <div class="user-button" id="user-button-up">
- <a href="javascript:void();" onclick="video_description_toggle()">
- <img height="16" width="16" src="images/user-arrow.jpg">
- </a>
- </div>
- <div class="user-button" id="user-button-down" style="display:none;">
- <a href="javascript:void();" onclick="video_description_toggle()">
- <img height="16" width="16" src="images/user-arrow-down.jpg">
- </a>
- </div>
- <div class="user-button" id="user-button-up">
- <a href="javascript:void();" onclick="video_description_toggle()">
- <img height="16" width="16" src="images/user-arrow.jpg">
- </a>
- </div>
- <div class="user-button" id="user-button-down" style="display:none;">
- <a href="javascript:void();" onclick="video_description_toggle()">
- <img height="16" width="16" src="images/user-arrow-down.jpg">
- </a>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment