/**
* @Author: Arash Karimzadeh
* @Email:
* @Desciption: Here, I post some of my recent
* researches. Also you can see my code projects.
*/
Home
Codes
Search
Articles
Downloads
Ajax
C #
Chrome
CMS
dateNet
Design Patterns
includeMany
JavaScript
jBind
Joomla
jQuery
Plugin
rails
ror
RubyOnRails
SQLite
xul
+ All tags
Content View Hits
: 346362
Search
1.
jQuery Fill (by data)
(Matching tags: jBind,jQuery,Plugin)
When you want to fill a part of your html once and show it. You can use $(selector).bind(data,); which require
jBind
plugin.
jBind
will bind will first find the html content of matched selector and fill ...
2.
jBind 1.5.1 to 1.5.2
(Matching tags: jQuery,jBind)
jBind
1.5.1 has been updated to 1.5.2.
jBind
1.5.2 and Ext-JS As Paul Chu, Paul B reported there was a bug when you include ext-js to your file. This bug occurs because of extending Array.prototype in ...
3.
jBind 1.5.0 to 1.5.1
(Matching tags: Plugin,jBind,jQuery)
jBind
1.5.0 has been updated to 1.5.1. This new version support Partial template, now you can bind parts of your aggregate data to a template. ...
4.
jBind (jQuery Template) Latest Version
(Matching tags: jBind,jQuery,Plugin)
jBind
is jQuery templating engine for binding any complex data to templates in an easy way. By using $(template).bindTo(data) you can bind your data to the template. In version 1.5.3 actions are enabled ...
5.
jBind (jQuery Bind Template) 1.0.0-beta
(Matching tags: jBind,jQuery,Plugin)
jBind
is jQuery plugin for binding any complex data to templates in an easy way. By using $(template).bind(data) you can bind your data to the template. This Plugin is Updated, please check here. Download ...