Advertisement
Guest User

source

a guest
Nov 9th, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <tr>
  2.  
  3. <td class="third">
  4. <b>
  5. <span class="hotspot" onmouseover="tooltip.show('
  6. <p>
  7. Some text here..
  8. </p>
  9. '); showinfo('Offer name: Some offer name here..
  10. <br/>
  11. File: File goes here');" onmouseout="tooltip.hide(); clearinfo();">
  12. <a target="_blank" onclick="launch();" href="Some URL here..">
  13. Some other text here..
  14. </a>
  15. </b>
  16. </td>
  17.  
  18. </tr>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement