[jQuery] Re: Cluetip with textarea

2009-06-30 Thread johhnnyboy
ing over a simpler approach? > > --Karl > > > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On Jun 30, 2009, at 2:09 AM, johhnnyboy wrote: > > > > > > > ? > > > On 29 jun, 20:34, johhnnyboy wrote: > >> But say I really would lik

[jQuery] Re: Cluetip with textarea

2009-06-29 Thread johhnnyboy
? On 29 jun, 20:34, johhnnyboy wrote: > But say I really would like to? > > On 29 jun, 19:32, Karl Swedberg wrote: > > > > > I don't think cluetip is the best tool for that job. > > > I wrote a tutorial long ago about showing a preview for textareas. I

[jQuery] Re: Cluetip with textarea

2009-06-29 Thread johhnnyboy
with   > CSS. > > http://www.learningjquery.com/2006/11/really-simple-live-comment-preview > > --Karl > > > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On Jun 29, 2009, at 1:05 PM, johhnnyboy wrote: > > > > > > > Hel

[jQuery] Cluetip with textarea

2009-06-29 Thread johhnnyboy
Hello, Does anyone have a tutorial or testscript how to show a cluetip (previewwindow) when onkeyup in textarea?

[jQuery] Re: Load External an DIV within the same DIV.. without tabs

2009-03-01 Thread johhnnyboy
http://maxblog.me/ajaxify/demo.php On 1 mrt, 18:03, "Erik R. Peterson" wrote: > Without using TABS, can I place links inside a DIV and replace the   > same DIV with external content from another DIV? > > I'm trying to achieve the effect found in this link using iFrames, but   > I DON'T want to u

[jQuery] Remove comment script

2008-09-23 Thread johhnnyboy
Hello, Im looking for a jquery script that allowes removing comments (which are placed in divs) for the site with an animation and then removes it also from my database. Something similar to hyves comments system.