This link has been bookmarked by 35 people . It was first bookmarked on 14 May 2006, by someone privately.
-
07 Dec 09
-
11 Jun 09
-
18 Nov 08
-
11. What type of plug-ins does Safari support?
All versions of Safari support Netscape-style plug-ins. In additon to Netscape-style plug-in support, Safari 1.3 and above on Mac OS X supports Cocoa plug-ins. While not cross platform, Cocoa plug-ins are easy to create and allow your plug-in to leverage all of Cocoa's frameworks.
For more on writing Cocoa plug-ins, review the WebKit Plug-In Programming Topic and try the sample plug-ins available in the WebKit examples directory provided with Xcode.
For more on writing Netscape-style plug-ins for Safari, see Apple's Technical Note on Browser Plug-ins for Mac OS X and Netscape's definitive Plug-in Guide. A very simple Sample plug-in is available, however you will need the appropriate header file "npapi.h" from Netscape to build the project yourself.
With the transition to Intel-based processors, developers should always create universal binaries for plug-ins written with Carbon, Cocoa, or BSD APIs. For information on how to create universal binaries, see Universal Binary Programming Guidelines.
-
12. Where should Safari plug-ins reside?
To insure that a given plug-in is available to all users of Safari as well as other WebKit-based applications, browser plug-ins should be placed in the '/Library/Internet Plug-Ins/' directory.
For Safari 3.0 on Windows, browser plug-ins may be placed in the 'C:\Program Files\Safari\plugins\' directory or any other appropriate location provided that the location is placed in the registry under the registry key '\Software\MozillaPlugins'.
-
-
16 Sep 08
Lindsay DonagheLooks like some of this is for the older versions of Safari but still helpful for those of us who don't use this beast very much.
safari web development faq troubleshooting tutorials codesnippets
-
16 Aug 08
-
28 Jul 08
Dmitro PodzyvalovskyВеб-разработчикам, желающим подружиться с Safari. 25 ответов на распространённые вопросы.(tags: webdesign safari)
-
23 Jun 08
-
04 May 08
-
26 Mar 08
-
30 Jan 08
-
04 Jul 07
-
05 Mar 07
-
15 Dec 06
-
16 Aug 06
-
07 May 06
-
22 Sep 05
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.