Changes
Title
unchanged
Yii for beginners
Category
unchanged
Tutorials
Yii version
unchanged
1.1
Tags
unchanged
Yii,mvc,newbie,tutorial,fresher
Content
unchanged
[...]
First we place the whole TR into a fictive FORM and than it can be serialized.
And a tip/trick for you. If you write $("my html code") or $(myStringVariableWithHtml) it will be turned into "jQuery object" and you can append next jQuery functions. For example .serialize(), .html() etc.
**I'm sorry, I had to split this article into more parts.** Next is [**Yii for beginners 2**](http://www.yiiframework.com/wiki/462/yii-for-beginners-2/ "Yii for beginners 2")