This may not be related to the Safari issue, but I noticed that your ddsmoothmenu.css reference is broken:
Code:
<link rel="stylesheet" type="text/css" media="screen, projection" href="http://www.creamgraphics.ie/altobridge/wp-content/themes/businessoptix/css/ddsmoothmenu.css" />
Try fixing that to see if it makes any difference.
In relation to the link you mention in your post, where exactly do I need to insert this?
The credit notice needs to go in between the menu's script tag in the HEAD section of your page:
Code:
<script type="text/javascript" src="ddsmoothmenu.js">
/***********************************************
* Smooth Navigational Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
Bookmarks