[jQuery] a question about simple manipulation

2008-02-16 Thread amir abbas

hi everybody
i want to add some html character to end of all links.
i want to add three nbsp; before each link closing tag /a
my links are like this

a href=http://jquery.comjquery /a

i want to change it to

a href=http://jquery.comjquery nbsp;nbsp;nbsp;/a

is it possible to do something like this in jquery ?
thanks in advance.


[jQuery] How to add or delete branches in Treeview ?

2007-08-02 Thread Amir

Dear

Please guide me how to add or delete branches/folders/childs in
treeview during run time ?

I shall be very much obliged for this guideline.

Thanks.