[jQuery] Re: Creating a Plugin

2008-12-04 Thread Kevin Kietel
How about this jQuery editor: http://markitup.jaysalvat.com/ it's called markItUp! and uses Html, Textile, Wiki Syntax, Markdown, BBcode On 5 dec, 08:27, Brian Ronk <[EMAIL PROTECTED]> wrote: > I'm making an edit in place plugin, and am running into an issue, > mainly because I'm not sure how

[jQuery] weird 404 records in website statistics on jquery js file

2008-11-24 Thread Kevin Kietel
Hi, when I look at my website statistics (awstats), somehow I keep finding these 404 records that point to: /jquery-1.2.3.pack.js/eval/3DYR8yd%2Bmb25QTy058Fe3Q%3D%3D or /jquery-1.2.3.pack.js/ +sfgRmluamFuX1R5cGU9amF2YV9zY3JpcHQmRmluamFuX0xhbmc9dGV4dC9qYXZhc2NyaXB0+ Does anyone have an idea wh

[jQuery] Re: TableSorter + Filtering + Ajax

2008-05-07 Thread Kevin Kietel
I want to be > able to choose 'Dublin' and then only have rows which have dublin as a > city returned. > > And then... I want to be able to continue sorting and paging through > my ajax'd data! Fun eh ;) When I get something working I'll try to > post

[jQuery] Re: TableSorter + Filtering + Ajax

2008-05-06 Thread Kevin Kietel
Try Flexigrid! http://webplicity.net/flexigrid/ This jQuery plugin is a Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an json/xml based data source using Ajax to load the content. If you need any help implementing