I'm trying to put a link to a PDF file (held on site) inside one of the tabs of Norman's Tabber.
Javascript is enabled:
	I'm using this code in the Tabber:
	The "To download fitting instructions" is shown correctly, but after that nothing at all.
Any ideas?
Thanks
					Javascript is enabled:
Code:
	
	<script type="text/javascript" language="JavaScript1.3" src="tabbeddescriptions.js"></script>
Code:
	
	{PDF}To download fitting instructions !!<<a href="#" onclick="return ShowPopUp('/pdf/gpt_07_361_100.pdf',500,600)" <img src="gb_expand.gif"></a>>!!
Any ideas?
Thanks

Comment