[jQuery] [CFJS Plugin] Replace() problem

2007-08-20 Thread Corrado Fiore
Dear All, I'm using the excellent CFJS plugin from Chris Jordan (see ) to ease some string functions in my web pages. I'm running into a problem when using Replace() or ReplaceNoCase(): the original substring won't get deleted from the final output. Here you are some code: 1) The original HTML

[jQuery] CFJS plugin

2007-05-01 Thread Ariel Jakobovits
Hi Chris, nice plugin. great idea. very useful. 2 things: 1) the packed version doesn't seem to load properly. something about a comma. 2) your ListToArray function starts adding to the array at index 1, not 0. thanks for the plugin, i really like it. -Ariel