[jQuery] Drag & Drop Outline Application

2009-08-17 Thread Randy Johnson
Hello, I looked at this today: http://jqueryui.com/demos/sortable/#connect-lists I was wondering if anyone knew of code like this that handled embedded lists that would work like an Outline Thanks! Randy

[jQuery] cluetip positioned centered on top of link

2009-07-20 Thread Randy
Is there anyway to do this? I have topOffset: -25 but since the links are of varying lengths, there isn't a leftOffset value that would center the cluetip over different size links.

[jQuery] Re: cluetip onMouseOut Stick problem

2009-07-16 Thread Randy
browser are you using? I just tested again   > in FF3.5 and Safari 4, both Mac. > > --Karl > > > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On Jul 10, 2009, at 5:24 PM, Randy wrote: > > > > > Looking at your demo, jTip Style clueTi

[jQuery] Re: cluetip onMouseOut Stick problem

2009-07-10 Thread Randy
Looking at your demo, jTip Style clueTip, if you move over then and then move the mouse to the right, it still doesn't close the cluetip On Jul 9, 10:54 am, Karl Swedberg wrote: > Hi Randy, > > If I understand your problem correctly, I fixed this last week. The   > updated ver

[jQuery] cluetip onMouseOut Stick problem

2009-07-09 Thread Randy
When sticky: true and mouseOutClose: true are set the cluetip doesn't always close when you mouse out. Look at the example on the JQUERY DEMO PAGE: http://plugins.learningjquery.com/cluetip/demo/ Look at jTip Theme, 1.jTip Style clueTip, with slideDown effect and an image placed in the title

[jQuery] Re: How to select nested tabs

2009-03-21 Thread randy...@gmail.com
Yeah, that was it. Thanks Klaus. On Mar 21, 10:05 am, Klaus Hartl wrote: > The problem might be that you're selecting too much with your first > selector, a common error. > > http://docs.jquery.com/UI/API/1.5.3/Tabs#...the_call_to_tabs_tabify_a... > > --Klaus > &

[jQuery] Re: How to select nested tabs

2009-03-21 Thread randy...@gmail.com
nummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. On Mar 20, 2:03 pm, "randy...

[jQuery] How to select nested tabs

2009-03-20 Thread randy...@gmail.com
I have created nested tabs using Tabs 3. Trying to select the second nested tab by default. Doing this does not work... $(document).ready(function() { $('#container ul').tabs(1); $('#container-2 ul').tabs(2); }) The second container is ignored and the first nested tab is selected

[jQuery] Re: Cannot get dynamically generated link to fire

2009-01-02 Thread Randy Johnson
Rick, That did the trick. Thank You! Randy On Jan 3, 12:18 am, "Rick Faircloth" wrote: > Just a possibility, Randy, but this might be one of those > cases where you could use the "LiveQuery" plug-in to re-bind > the link after the DOM has been updated with your

[jQuery] Cannot get dynamically generated link to fire

2009-01-02 Thread Randy Johnson
The code is below. I cannot get the link that was added to the blue to be fired after the code is ran. It works fine for Item1 remove me link Any ideas? http://www.w3.org/1999/xhtml";> Untitled Document $(document).ready(function(){ $(".color").click(function(){ //alert(

[jQuery] Re: Previous TD

2008-11-18 Thread Randy Johnson
Thanks everyone for your suggestions, I tried the one below first and it worked. -Randy On Nov 18, 12:02 pm, "Hector Virgen" <[EMAIL PROTECTED]> wrote: > I would use jQuery#parents() for this. > $('#r2').parents('td').attr('rowspan', '1

[jQuery] Previous TD

2008-11-17 Thread Randy Johnson
quot;1"); I also tried: $("#r"+id).prev(".rsp2 td").attr("rowSpan","1"); Thanks! Randy

[jQuery] chain Selected Issue

2008-05-31 Thread Randy Johnson - CFConcepts
g message { $("#loading").css("display","none"); $(target).css("display","inline"); } }); Project 1 Project 2 Can anyone point me in the right direction? Thanks! Randy

[jQuery] Select Boxes and choosing a value on page load

2008-05-22 Thread Randy Johnson - CFConcepts
reading over the mailing list archives and plugins to find an answer, in the meantime if anyone could help me out I'd appreciate it. Thanks! Randy

[jQuery] Re: ANNOUNCE: Open Source Project Tracker Using jQuery

2007-06-12 Thread Randy Shelley
Take a look at http://RSProjectManager.com Not jQuery but new project management portal Randy On Jun 11, 11:26 am, Rey Bango <[EMAIL PROTECTED]> wrote: > Yes. > > Michael Stuhr wrote: > > > Rey Bango schrieb: > >> Yep. It looks very similar. The good thing a

[jQuery] jQuery and IE7 issues with Star Rating Plugin

2007-05-30 Thread Randy Taylor
://www.songdiscovery.com/dsp_community_test.cfm for anyone that is able to take a look and give some input. I have a deadline for this Friday and am unable to find a fix at this point. Any help will really mean a lot and save me big time. Thanks in advance for your comments and expertise. Sincerely, Randy