Groups
Groups
Sign in
Groups
Groups
chainjs
Conversations
About
Send feedback
Help
chainjs
1–30 of 49
Mark all as read
Report group
0 selected
dyu
1/25/10
Compatibility with jquery 1.4
Hi rizqi, On the top of your head, do you think chain.js doesn't break when used with jquery 1.4?
unread,
Compatibility with jquery 1.4
Hi rizqi, On the top of your head, do you think chain.js doesn't break when used with jquery 1.4?
1/25/10
Jeff Rose
8/11/09
Help: Producing an array of contents without a container
Given this HTML: <div class="container"> <h3><a href="#"></a
unread,
Help: Producing an array of contents without a container
Given this HTML: <div class="container"> <h3><a href="#"></a
8/11/09
delaysla
,
rizqi
3
8/11/09
Trying to create alternating colored rows on table
thanks so very much this is very helpful. I am just getting started using your chain function and it
unread,
Trying to create alternating colored rows on table
thanks so very much this is very helpful. I am just getting started using your chain function and it
8/11/09
Gabriel
,
Rizqi
2
5/31/09
databinding items inside a table with multiple rows.
Hi, it is rather difficult, since chain's iteration is done by cloning the dom-element. if you
unread,
databinding items inside a table with multiple rows.
Hi, it is rather difficult, since chain's iteration is done by cloning the dom-element. if you
5/31/09
Vincent Pérès
,
Rizqi
3
5/13/09
Error when JSON fields is missing
Hello, Huge ! Thanks very much, it helps me a lot. And thanks for your work on Chain, I hope to
unread,
Error when JSON fields is missing
Hello, Huge ! Thanks very much, it helps me a lot. And thanks for your work on Chain, I hope to
5/13/09
Lukasz R.
,
raid_ox
2
4/20/09
Wiki on GitHub doesn't work
try this: (http://wiki.github.com/raid-ox/chain.js/ On Mar 31, 12:35 pm, "Lukasz R." <
unread,
Wiki on GitHub doesn't work
try this: (http://wiki.github.com/raid-ox/chain.js/ On Mar 31, 12:35 pm, "Lukasz R." <
4/20/09
Lukasz R.
,
raid_ox
14
4/1/09
chain.js and Firefox Extension (XUL)
Yes, this work with normal HTML and I've used []. I think for now jQuery doesn't fit good in
unread,
chain.js and Firefox Extension (XUL)
Yes, this work with normal HTML and I've used []. I think for now jQuery doesn't fit good in
4/1/09
Rizqi Ahmad
,
Samuel Mueller
3
3/13/09
Some JS-Jobs?
Hmm, unfortunately I am not familiar with asp.net mvc :( but thanks for the help :) On Mar 13, 3:50
unread,
Some JS-Jobs?
Hmm, unfortunately I am not familiar with asp.net mvc :( but thanks for the help :) On Mar 13, 3:50
3/13/09
ska
,
raid_ox
3
3/4/09
Enable / Disable Radio Button Form Field using chain.js
Thanks for the reply rizqi. Indeed I did try that and it didn't work. However, I've just
unread,
Enable / Disable Radio Button Form Field using chain.js
Thanks for the reply rizqi. Indeed I did try that and it didn't work. However, I've just
3/4/09
micke
, …
Vincent Pérès
5
2/27/09
Retrieve edited item
Hello, In that way : <div id="sample"> <input class="name" /> <
unread,
Retrieve edited item
Hello, In that way : <div id="sample"> <input class="name" /> <
2/27/09
richajax
,
Rizqi Ahmad
4
2/23/09
databinding detail
This works great !! We are expecting to use heavily on javascript databinding. this will be a great
unread,
databinding detail
This works great !! We are expecting to use heavily on javascript databinding. this will be a great
2/23/09
Rizqi Ahmad
2/15/09
Posting Ethics
When people request something or need some solution for something, I always try to help and post fix,
unread,
Posting Ethics
When people request something or need some solution for something, I always try to help and post fix,
2/15/09
greg.newman
, …
dyu
4
1/28/09
Jquery 1.3 script timeouts
Yes, we have confirmed that it is fixed in 1.3.1, thanks greg newman http://20seven.org On Jan 28,
unread,
Jquery 1.3 script timeouts
Yes, we have confirmed that it is fixed in 1.3.1, thanks greg newman http://20seven.org On Jan 28,
1/28/09
Bryan Veloso
, …
greg.newman
5
1/17/09
Trouble Serializing items()
Thanks Rizql!! This worked perfectly for us. Appreciate the quick response! On Jan 17, 3:46 am, Rizqi
unread,
Trouble Serializing items()
Thanks Rizql!! This worked perfectly for us. Appreciate the quick response! On Jan 17, 3:46 am, Rizqi
1/17/09
Matthew Scott
,
Rizqi Ahmad
9
1/9/09
Missing elements on rendering template
Understood. I'll take that into consideration and refactor code accordingly. I get the feeling
unread,
Missing elements on rendering template
Understood. I'll take that into consideration and refactor code accordingly. I get the feeling
1/9/09
BowdoinJ
,
Rizqi Ahmad
2
12/23/08
Sort Irregularities
Hi, Thank you for bug report! Such things happen if you assume that all browser will behave the same
unread,
Sort Irregularities
Hi, Thank you for bug report! Such things happen if you assume that all browser will behave the same
12/23/08
pkeenan
,
Rizqi Ahmad
4
12/16/08
Chaining exisiting Data
please note, I didn't have time to test the plugin, if you encounter a problem, send me a html
unread,
Chaining exisiting Data
please note, I didn't have time to test the plugin, if you encounter a problem, send me a html
12/16/08
Alan She
,
Rizqi Ahmad
2
11/30/08
How can I chain some text contains characters need to escape in HTML?
Instead of using: content: function(){} use text: ... On Nov 30, 8:01 am, Alan She <scw1...@gmail.
unread,
How can I chain some text contains characters need to escape in HTML?
Instead of using: content: function(){} use text: ... On Nov 30, 8:01 am, Alan She <scw1...@gmail.
11/30/08
Alan She
,
Rizqi Ahmad
2
11/4/08
How to use chain.js to append select options?
Hi Alan, you can't access the <option> using '.category' because it is the parent
unread,
How to use chain.js to append select options?
Hi Alan, you can't access the <option> using '.category' because it is the parent
11/4/08
Latrine
,
Eshan
2
10/30/08
What's best practice to use js templating?
I was planning the same approach. One problem I ran into is that search engines can't index your
unread,
What's best practice to use js templating?
I was planning the same approach. One problem I ran into is that search engines can't index your
10/30/08
Rizqi Ahmad
, …
Relleum
14
10/24/08
Planning for next release
Ah ok, I am saying that because I thought you are going to replace DOM with innerHTML and making
unread,
Planning for next release
Ah ok, I am saying that because I thought you are going to replace DOM with innerHTML and making
10/24/08
Rizqi Ahmad
10/18/08
V0.2 Out!
OK people, now V0.2 is out! Many new features. Many Bug fixes. Now the documentation is in the source
unread,
V0.2 Out!
OK people, now V0.2 is out! Many new features. Many Bug fixes. Now the documentation is in the source
10/18/08
Zack Moore
, …
Rizqi Ahmad
6
10/16/08
Table with multipe row types
Hey Zack, here is a possible solution: http://friendpaste.com/yeCHhafS it generates one table for
unread,
Table with multipe row types
Hey Zack, here is a possible solution: http://friendpaste.com/yeCHhafS it generates one table for
10/16/08
javascript fish
10/13/08
jQueryWTP 0.2 released,this release is for jQuery1.2.6
jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle
unread,
jQueryWTP 0.2 released,this release is for jQuery1.2.6
jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle
10/13/08
Mathew Byrne
,
Rizqi Ahmad
2
10/12/08
Callback after item/items etc.
sorry for the late answer, I was abroad. I am already planning to implement it. On Oct 6, 8:14 am,
unread,
Callback after item/items etc.
sorry for the late answer, I was abroad. I am already planning to implement it. On Oct 6, 8:14 am,
10/12/08
Vincent Pérès
,
Rizqi Ahmad
5
10/1/08
Recursive chain
Hi, try to use in builder: chain({'.facet': '{$data}'}) regards Rizqi On Oct 1, 5:26
unread,
Recursive chain
Hi, try to use in builder: chain({'.facet': '{$data}'}) regards Rizqi On Oct 1, 5:26
10/1/08
Rusco
,
Rizqi Ahmad
2
9/25/08
Insert Array via chain.js
you can confert them to hashes like this: var items = $.map(json, function(){ var split=this.split(
unread,
Insert Array via chain.js
you can confert them to hashes like this: var items = $.map(json, function(){ var split=this.split(
9/25/08
Mathew Byrne
, …
Rizqi Ahmad
7
9/22/08
Very impressed, what's next?
Hi rusco, it is actually a bug :) , It will definitely be fixed in v0.2 when it is released. (
unread,
Very impressed, what's next?
Hi rusco, it is actually a bug :) , It will definitely be fixed in v0.2 when it is released. (
9/22/08
Mathew Byrne
,
Rizqi Ahmad
3
9/22/08
Multiple item linking question.
I figured so! I like the idea of the linked item being read only, since that's what I expected
unread,
Multiple item linking question.
I figured so! I like the idea of the linked item being read only, since that's what I expected
9/22/08
Peter Rust
, …
Rizqi Ahmad
11
9/14/08
Collaboration?
Thank You Peter! For now I think I will do partial code optimization as suggested by Sindre. But may
unread,
Collaboration?
Thank You Peter! For now I think I will do partial code optimization as suggested by Sindre. But may
9/14/08