Browse by Tags

22 September 2008
Defining your own functions in jQuery
Defining your own functions in jQuery. In this post i want to present how easy define your own functions in jQuery and using them. As you know, jQuery it's a very rich JavaScript library and it's a pity not to use all it resources. Ok. Do you want to create your own jQuery function to work with... Read More...
21 August 2008
jQuery.create() - jQuery plugin to create HTML elements
jQuery.create() - it's a featured plugin for jQuery JavaScript Library. You can create any types of HTML elements, set attributes and context or HTML using jQuery.create(). See below the HTML example declaration. I think it make easy and fast your programming in JavaScript. jQuery.create = function... Read More...
20 August 2008
JavaScript Repeater Control (dataRepeater) - from jQuery.Presenter.1.0.8 - UIControls Library
In this post, I want to present a new JavaScript Repeater Control from my latest UIControls Library jQuery.Presenter 1.0.8. This control like (ASP.NET Repeater Control) created using jQuery Library 1.2.3 and support for later versions. It's a free open source script... Enjoy... /* * jQuery.Presenter... Read More...
30 June 2008
AnimatedTextDemo (WPF Screen Saver)
Two days ago I find in Google search the great post of Josh Smith on WPF here a link http://joshsmithonwpf.wordpress.com/2007/08/13/animating-text-in-wpf/ about advanced animation (manipulation) for text using Microsoft WPF Storyboard and System.Windows.Media.TextEffect I liked his example and was created... Read More...
תגים:, , , ,