[jQuery] Re: Jquery similar to twinhelix's supernote js

2007-06-11 Thread tzmedia

I have a mockup with working menus now:
http://70.133.227.118/version1Bsubs.htm  (temp link)
Sorry for not mentioning originally it was to be in the main
navigation.
Hover in the main menu over schools, service/support, job opps to see
pretty much the functionality I'm after.
This is supernote code for these menu's.
Innerfades doing a little news fade in the div just under the header,
and will also provide a slideshow.
Any ideas of supernote could benefit from jquery, it's working great
and was easy for a hack monkey like me to get working.
ty

On Jun 11, 9:32 am, [EMAIL PROTECTED] wrote:
 Thanks sozzi, might be what I'm looking for, I just want the div to
 show on hover and hide when the original link or opening div is not
 hovered.
 Is it possible with the jqModal plugin? Also I might want the hover
 resulting div to popover the exisiting hyperlink/menu items on it's
 own dhtml layer.
 Any examples of something like that. Having to X-out to close a menu
 type item is cumbersome almost immediately.
 I am talking about a sites main menu navigation system in a left hand
 column.
 thanks.

 On Jun 10, 4:55 pm, sozzi [EMAIL PROTECTED] wrote:

  From our description you are not exactly looking for a tool-tip

  solution, more a sticky note solution. Have a look 
  at:http://dev.iceburg.net/jquery/jqModal/

  jqModal example 3c should be doing what you are looking for.

  Have a nice weekend.

  On Jun 8, 3:11 pm, [EMAIL PROTECTED] wrote:

   Still not really a clickable solution is it?
   The sticky version where you have to X out and close it is not good at
   all for a menu solution.
   Maybe I'm stuck with twinHelix supernote.
   Didn't get a chance to work on it. have to wait till monday.



[jQuery] Re: Jquery similar to twinhelix's supernote js

2007-06-11 Thread Karl Swedberg

Hi Ty,

Now that I've seen your example page, I don't think this is what  
you're looking for, but something you wrote in one of these posts  
inspired me to add an activation option to the clueTip plugin. So  
now, you can do this:

$('a.something').cluetip({activation: 'click'});

All a tags with class=something will display a clueTip, but only  
if you click on them. Click again to remove the clueTip from view.


Maybe someone will find it useful anyway. Demo is here:
http://examples.learningjquery.com/62/

I hope to blog about this one soon, after I iron out a few more of  
the features.


--Karl
_
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Jun 11, 2007, at 6:00 PM, [EMAIL PROTECTED] wrote:



I have a mockup with working menus now:
http://70.133.227.118/version1Bsubs.htm  (temp link)
Sorry for not mentioning originally it was to be in the main
navigation.
Hover in the main menu over schools, service/support, job opps to see
pretty much the functionality I'm after.
This is supernote code for these menu's.
Innerfades doing a little news fade in the div just under the header,
and will also provide a slideshow.
Any ideas of supernote could benefit from jquery, it's working great
and was easy for a hack monkey like me to get working.
ty

On Jun 11, 9:32 am, [EMAIL PROTECTED] wrote:

Thanks sozzi, might be what I'm looking for, I just want the div to
show on hover and hide when the original link or opening div is not
hovered.
Is it possible with the jqModal plugin? Also I might want the hover
resulting div to popover the exisiting hyperlink/menu items on it's
own dhtml layer.
Any examples of something like that. Having to X-out to close a menu
type item is cumbersome almost immediately.
I am talking about a sites main menu navigation system in a left hand
column.
thanks.

On Jun 10, 4:55 pm, sozzi [EMAIL PROTECTED] wrote:


From our description you are not exactly looking for a tool-tip


solution, more a sticky note solution. Have a look at:http:// 
dev.iceburg.net/jquery/jqModal/



jqModal example 3c should be doing what you are looking for.



Have a nice weekend.



On Jun 8, 3:11 pm, [EMAIL PROTECTED] wrote:



Still not really a clickable solution is it?
The sticky version where you have to X out and close it is not  
good at

all for a menu solution.
Maybe I'm stuck with twinHelix supernote.
Didn't get a chance to work on it. have to wait till monday.






[jQuery] Re: Jquery similar to twinhelix's supernote js

2007-06-10 Thread sozzi

From our description you are not exactly looking for a tool-tip
solution, more a sticky note solution. Have a look at:
http://dev.iceburg.net/jquery/jqModal/

jqModal example 3c should be doing what you are looking for.

Have a nice weekend.

On Jun 8, 3:11 pm, [EMAIL PROTECTED] wrote:
 Still not really a clickable solution is it?
 The sticky version where you have to X out and close it is not good at
 all for a menu solution.
 Maybe I'm stuck with twinHelix supernote.
 Didn't get a chance to work on it. have to wait till monday.



[jQuery] Re: Jquery similar to twinhelix's supernote js

2007-06-08 Thread Rob Desbois

There are a couple of plugins like this, the ones that immediately spring
out of my bookmarks are:
* http://www.codylindley.com/blogstuff/js/jtip/
* http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/

Not used either of them though.
--rob


On 6/8/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:



Anyone familiar with:
http://www.twinhelix.com/dhtml/supernote/demo/
IS there a similar jquery functionality or plugin, I looked at what I
could find yesterday.
Something that just provides a clickable popup, almost like a tooltip
for any hyperlink.
Thanks for any suggestions.
There's nothing wrong with the twinhelix item's it's just if it's
jquery-ized it would probably save bandwidth and be compatible with my
other scripts for sure, like innerfade that will be used on this site.





--
Rob Desbois
Eml: [EMAIL PROTECTED]
Tel: 01452 760631
Mob: 07946 705987
There's a whale there's a whale there's a whale fish he cried, and the
whale was in full view.
...Then ooh welcome. Ahhh. Ooh mug welcome.


[jQuery] Re: Jquery similar to twinhelix's supernote js

2007-06-08 Thread Alexandre Plennevaux
clueTip is awesome: HYPERLINK
http://examples.learningjquery.com/62/http://examples.learningjquery.com/6
2/

   _  

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Rob Desbois
Sent: vendredi 8 juin 2007 16:54
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: Jquery similar to twinhelix's supernote js


There are a couple of plugins like this, the ones that immediately spring
out of my bookmarks are:
* HYPERLINK
http://www.codylindley.com/blogstuff/js/jtip/http://www.codylindley.com/bl
ogstuff/js/jtip/
* HYPERLINK
http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/http://bassista
nce.de/jquery-plugins/jquery-plugin-tooltip/

Not used either of them though.
--rob



On 6/8/07, HYPERLINK mailto:[EMAIL PROTECTED][EMAIL PROTECTED] HYPERLINK
mailto:[EMAIL PROTECTED][EMAIL PROTECTED] wrote: 


Anyone familiar with:
HYPERLINK
http://www.twinhelix.com/dhtml/supernote/demo/http://www.twinhelix.com/dht
ml/supernote/demo/
IS there a similar jquery functionality or plugin, I looked at what I
could find yesterday. 
Something that just provides a clickable popup, almost like a tooltip
for any hyperlink.
Thanks for any suggestions.
There's nothing wrong with the twinhelix item's it's just if it's
jquery-ized it would probably save bandwidth and be compatible with my 
other scripts for sure, like innerfade that will be used on this site.






-- 
Rob Desbois
Eml: HYPERLINK mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
Tel: 01452 760631 
Mob: 07946 705987
There's a whale there's a whale there's a whale fish he cried, and the
whale was in full view.
...Then ooh welcome. Ahhh. Ooh mug welcome. 

Ce message Envoi est certifié sans virus connu.
Analyse effectuée par AVG.
Version: 7.5.472 / Base de données virus: 269.8.11/838 - Date: 7/06/2007
14:21
 


[jQuery] Re: Jquery similar to twinhelix's supernote js

2007-06-08 Thread tzmedia

Neither of those examples leave the tooltip, or popup menu (more like
what I need) in place as clickable.
I shouldn't of used the word tooltip maybe. I googled everything I
could think of, saw those already for sure.
Sorry to say.

On Jun 8, 11:54 am, Rob Desbois [EMAIL PROTECTED] wrote:
 There are a couple of plugins like this, the ones that immediately spring
 out of my bookmarks are:
 *http://www.codylindley.com/blogstuff/js/jtip/
 *http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/

 Not used either of them though.
 --rob

 On 6/8/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:



  Anyone familiar with:
 http://www.twinhelix.com/dhtml/supernote/demo/
  IS there a similar jquery functionality or plugin, I looked at what I
  could find yesterday.
  Something that just provides a clickable popup, almost like a tooltip
  for any hyperlink.
  Thanks for any suggestions.
  There's nothing wrong with the twinhelix item's it's just if it's
  jquery-ized it would probably save bandwidth and be compatible with my
  other scripts for sure, like innerfade that will be used on this site.

 --
 Rob Desbois
 Eml: [EMAIL PROTECTED]
 Tel: 01452 760631
 Mob: 07946 705987
 There's a whale there's a whale there's a whale fish he cried, and the
 whale was in full view.
 ...Then ooh welcome. Ahhh. Ooh mug welcome.



[jQuery] Re: Jquery similar to twinhelix's supernote js

2007-06-08 Thread tzmedia

Thanks Alexandre, jquery cluetip looks like it has possibilities then.
Not sure why I didn't google that one up yesterday.
Thanks all - I'll be back when/if I get stuck ;)

On Jun 8, 12:58 pm, Alexandre Plennevaux [EMAIL PROTECTED]
wrote:
 clueTip is awesome: HYPERLINK
 http://examples.learningjquery.com/62/http://examples.learningjquery.com/6
 2/

_

 From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of Rob Desbois
 Sent: vendredi 8 juin 2007 16:54
 To: jquery-en@googlegroups.com
 Subject: [jQuery] Re: Jquery similar to twinhelix's supernote js

 There are a couple of plugins like this, the ones that immediately spring
 out of my bookmarks are:
 * HYPERLINK
 http://www.codylindley.com/blogstuff/js/jtip/http://www.codylindley.com/bl
 ogstuff/js/jtip/
 * HYPERLINK
 http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/http://bassista
 nce.de/jquery-plugins/jquery-plugin-tooltip/

 Not used either of them though.
 --rob

 On 6/8/07, HYPERLINK mailto:[EMAIL PROTECTED][EMAIL PROTECTED] HYPERLINK

 mailto:[EMAIL PROTECTED][EMAIL PROTECTED] wrote:

 Anyone familiar with:
 HYPERLINK
 http://www.twinhelix.com/dhtml/supernote/demo/http://www.twinhelix.com/dht
 ml/supernote/demo/
 IS there a similar jquery functionality or plugin, I looked at what I
 could find yesterday.
 Something that just provides a clickable popup, almost like a tooltip
 for any hyperlink.
 Thanks for any suggestions.
 There's nothing wrong with the twinhelix item's it's just if it's
 jquery-ized it would probably save bandwidth and be compatible with my
 other scripts for sure, like innerfade that will be used on this site.

 --
 Rob Desbois
 Eml: HYPERLINK mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
 Tel: 01452 760631
 Mob: 07946 705987
 There's a whale there's a whale there's a whale fish he cried, and the
 whale was in full view.
 ...Then ooh welcome. Ahhh. Ooh mug welcome.

 Ce message Envoi est certifié sans virus connu.
 Analyse effectuée par AVG.
 Version: 7.5.472 / Base de données virus: 269.8.11/838 - Date: 7/06/2007
 14:21



[jQuery] Re: Jquery similar to twinhelix's supernote js

2007-06-08 Thread tzmedia

Still not really a clickable solution is it?
The sticky version where you have to X out and close it is not good at
all for a menu solution.
Maybe I'm stuck with twinHelix supernote.
Didn't get a chance to work on it. have to wait till monday.

On Jun 8, 1:26 pm, [EMAIL PROTECTED] wrote:
 Thanks Alexandre, jquery cluetip looks like it has possibilities then.
 Not sure why I didn't google that one up yesterday.
 Thanks all - I'll be back when/if I get stuck ;)

 On Jun 8, 12:58 pm, Alexandre Plennevaux [EMAIL PROTECTED]
 wrote:

  clueTip is awesome: HYPERLINK
  http://examples.learningjquery.com/62/http://examples.learningjquery.com/6
  2/

 _

  From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
  Behalf Of Rob Desbois
  Sent: vendredi 8 juin 2007 16:54
  To: jquery-en@googlegroups.com
  Subject: [jQuery] Re: Jquery similar to twinhelix's supernote js

  There are a couple of plugins like this, the ones that immediately spring
  out of my bookmarks are:
  * HYPERLINK
  http://www.codylindley.com/blogstuff/js/jtip/http://www.codylindley.com/bl
  ogstuff/js/jtip/
  * HYPERLINK
  http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/http://bassista
  nce.de/jquery-plugins/jquery-plugin-tooltip/

  Not used either of them though.
  --rob

  On 6/8/07, HYPERLINK mailto:[EMAIL PROTECTED][EMAIL PROTECTED] HYPERLINK

  mailto:[EMAIL PROTECTED][EMAIL PROTECTED] wrote:

  Anyone familiar with:
  HYPERLINK
  http://www.twinhelix.com/dhtml/supernote/demo/http://www.twinhelix.com/dht
  ml/supernote/demo/
  IS there a similar jquery functionality or plugin, I looked at what I
  could find yesterday.
  Something that just provides a clickable popup, almost like a tooltip
  for any hyperlink.
  Thanks for any suggestions.
  There's nothing wrong with the twinhelix item's it's just if it's
  jquery-ized it would probably save bandwidth and be compatible with my
  other scripts for sure, like innerfade that will be used on this site.

  --
  Rob Desbois
  Eml: HYPERLINK mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
  Tel: 01452 760631
  Mob: 07946 705987
  There's a whale there's a whale there's a whale fish he cried, and the
  whale was in full view.
  ...Then ooh welcome. Ahhh. Ooh mug welcome.

  Ce message Envoi est certifié sans virus connu.
  Analyse effectuée par AVG.
  Version: 7.5.472 / Base de données virus: 269.8.11/838 - Date: 7/06/2007
  14:21