[Translate] The big players on the Internet offer a good possibility to include well known JavaScript libraries in your own websites. There is no need for a own webspace. This is an example to load jQuery and jQuery UI with the basic theme from Google CDN. [html] Full charged JQuery website with 3 lines of code I was [...]
Relevance: 89.49%
[Translate] topvotes.appspot.com A few month ago we startet a new voting service called topvotes. The service has lots of potential and could process much more requests. For this reason, we would like to draw your attention to this free website voting service. The Service is available for all Wabsites. Especially for WordPress blogs, it is easy to use the service. The plugin can [...]
Relevance: 59.90%
[Translate] topvotes.appspot.com now supports Google' s blogger.com also known as blogspot.com. Try the free voting service on your blog. Blogger Widget sample | Blogger Widget Setup | Topvotes Homepage
Relevance: 59.62%
[Translate] [javascript] /*! * jQuery sample Plugin * * http://saquery.com * */ (function(){ $.fn.setBorderStyle = function( settings ) { var _defaults = { 'border':'solid 1px black', 'color':'red' }, _config = $.extend(_defaults, settings), _ = $(this); return _.each(function(i,n) { $(this).css(_config); }); }; })(jQuery); $(function(){ $('div').setBorderStyle(); }) [/javascript] Test 1 : Invoke setBorderStyle with default settings. [javascript] [...]
Relevance: 46.77%
[Translate] This sample shows a good and well structured way to code your own WordPress Plugin in PHP. [php] [/php] This example inserts a string [html] [/html] to the head element of every WordPress blog page.
Relevance: 40.70%
[Translate] The following sample shows how to limit a GROUP_CONCAT string in MySql to a specific length. This methode is near to the better List Aggregate Function in Sybase SqlAnywhere.
Relevance: 36.74%
[Translate] How can I determine the current language of the operating system in .Net? [/inline][csharp] string lng = System.Globalization.RegionInfo.CurrentRegion.TwoLetterISORegionName.ToLower(); [/csharp][/inline] How can I set texts depending on the actual language of the operating system? Simply search for a language text file named by .Net Frameworks current region name in ISO format. [/inline][csharp] string lng = [...]
Relevance: 36.38%
[Translate] jDrums A few months ago, I studied the possibilities to play audio files such as wave or mp3 in a Web browser. I quickly came to the conclusion that it is a difficult project. As a test scenario I had imagined a very simple drum machine.
Relevance: 36.25%
Powered by WP SEO Tags