as the title says, i'd like a 'back to top' link on each product, but i've as yet had no sucess getting it to work.  I put the anchor point in act_primary and the link in the product templates but it refused to work! is there something else i should be doing to compensate for how actinic works?
							
						
					Announcement
				
					Collapse
				
			
		
	
		
			
				No announcement yet.
				
			
				
	
'back to top' link on each product
				
					Collapse
				
			
		
	X
- 
	
	
		
		
		
		
		
		
		
	
	
Hi there
In the curves theme for v6, we use an anchor tag of the following which works:
Taken from the following thread: http://community.actinic.com/showthread.php?t=8786Code:<img src="back_to_top.gif" width="108" height="27" border="0" alt="Back to Top" OnClick="GotoAnchor('top')">
Kind RegardsNadeem Rasool
SellerDeck Development
 
Comment