Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Copy iTunes 4.1 Music Store URLs' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Copy iTunes 4.1 Music Store URLs
Authored by: DougAdams on Oct 21, '03 11:03:42AM
Be sure to check out the iTunes Link Maker, also.

Doug
Doug's AppleScripts for iTunes

[ Reply to This | # ]
How to fix Apple's code
Authored by: uochris on Oct 21, '03 01:41:54PM

If you go to the ITMS link maker, the code that Apple gives you to copy and paste in to your web page doesn't work quite right with Safari v. 1.1. You need to add height and width tags and it will work as it should. I'm surprised they still haven't fixed this. Here's how it should be-

</script><Object classid="CLSID719897A-B07A-4C0C-AEA9-9B663A28DFCB" codebase="http://ax.phobos.apple.com.edgesuite.net/detection/ITDetector.cab"width="1" height="1" id="iTunesDetector">
</Object>

<Script language="Javascript" type="Text/Javascript" src="http://ax.phobos.apple.com.edgesuite.net/detection/itmsCheck.js"></Script>



[ Reply to This | # ]
How to fix Apple's code
Authored by: DougAdams on Oct 21, '03 01:58:03PM

Thanks!!!



[ Reply to This | # ]