views:

18

answers:

1

I am trying to create a tutorial for a form and I have found many great plugins that almost do what I want. If all else fails, I will hack it together, but I first want to see if there is anything out there which is similar to what I am looking for.

I like jQuery Tools Expose
http://flowplayer.org/tools/toolbox/expose.html

I like jQuery Highlighter
http://www.dailymarkup.com/

I like js_tutorial
http://hackd.thrivesmarthq.com/jstutorial-the-inline-tutorial-framework-powered-by-jquery-javascript

But what I really need is something with Highlighter's step by step, with Expose's actual exposing (Highlighter's expose leaves much to be desired). And add in a little js_tutorial's modal dialog next to the currently exposed form element.

Like I said, I'm being a little lazy at first and just trying to find out if there is anything premade. If I cannot find anything, I'll be attempting to roll up my own mish-mash.

A: 

jQuery Syntax Highlighter is a new one based on version 3 of Alex Gorbatchev's Syntax Highlighter - a really really really popular plain javascript syntax highlighter.

balupton
Sorry, not really relevant. But thanks for the info.
Tyler Clendenin