View Single Post
  #3  
Old 01-16-2010, 06:22 AM
  acidon's Avatar 
acidon acidon is offline
 

Senior Member
  
Join Date: Feb 2008
Posts: 139
 

Default Re: Hover box usage in 4.3

Yes it uses the same style, heres the exact code I used to get the result in pic2:

<a href="javascript:void(0);" class="NeedHelpLink" onmouseover="javascript: viewHelp('help_reverse', this);">Click here</a>
<div id="help_reverse" class="NeedHelpBox" style="display: none;">Test Popup</div>
__________________
Version 4.7.6 X-cart Gold
Reply With Quote