I have a ClueTip that is pulling content from a different web page,
and is using the custom-width style. It renders wonderfully in Chrome
4.0.249.43 and Firefox 3.5.7, but under Safari 4 (528.7), Opera 10.10
and IE 8.0.6001.18702 it suffers from a height issue. (By that I mean
it only displays th
.learningjquery.com
>
> On Nov 24, 2009, at 8:16 PM, christopherious wrote:
>
> > I have a Cluetip that is pulling content from a hiddden div on the
> > page that is only, obviously, visible when the cluetip is invoked.
> > Everything is working well except under IE
I have a Cluetip that is pulling content from a hiddden div on the
page that is only, obviously, visible when the cluetip is invoked.
Everything is working well except under IE, where the content does not
show.
I think this is probably just a simple CSS fix, but I'm stuck. Help!
Here is what I'm
I am using the excellent jquery.tablesorter successfully for a large
number of 40-row tables that live together on one page. So far I'm
very happy with the plugin.
My users also need the ability to apply any column sort they invoke
automatically to *all* tables on the pae. They do not wish to s
"Wow, the idea of sorting multiple tables at the same time is
interesting. I may check that out, too."
Hah, I only just now realized that I totally misunderstood your
original post!
My users need this because they work with the same data on multiple
tables, and don't want to apply sorts on a tab
Sorry, forgot to mention in my previous post that with that revision,
tables still sort individually.
On May 12, 5:46 pm, christopherious wrote:
> Something like this? (Note that jQuery and JS in general are still
> often a challenge for me).
>
> --
>
>
>
> $(
;
});
});
--
On May 12, 5:31 pm, aquaone wrote:
> You should be able to bind to the sortEnd events to force sorting on all
> tables based on the sort order of that table...
>
> On Tue, May 12, 2009 at 16:48, christopherious
> wrote:
>
>
>
> > I share
I share David's requirement to sort globally on the page. When users
click a column header for a given table, I want all tables on that
page to sort by that column rather than for just the table where the
user clicked the header.
My JS:
$(document).ready(function() {
// extend the default
Bump? Sorry if I'm coming across as dense and/or lazy here. A short
example of what you're talking about would be great.
On Mar 20, 1:36 pm, christopherious wrote:
> Thanks! I'm not sure I'm quite getting it. Would you mind providing
> an example?
>
> On Mar
Thanks! I'm not sure I'm quite getting it. Would you mind providing
an example?
On Mar 20, 12:16 pm, Mike Alsup wrote:
> > document.write('Pick a section:<\/strong> > id="goto1" value="Section 1">Section 1<\/option> > value="Section 2">Section 2<\/option>Section 3<\/option><\/select>');
> > d
I have an instance of Cycle 2.63 (jquery.cycle.all.min.js) that works
great except for one thing. By using a list box for selection, it
breaks under IE7 (content doesn't change upon user selection).
I'm still pretty new to JS development. Haven't tried IE8 out just
yet, but I'd like to get this
; It looks like the problem is with the single quotes around 'padding'
> and '4px'. Try using double quotes instead and see if that helps.
>
> --Karl
> _
> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> On Apr 26, 2008, at
I just upgraded my jquery.corner.js from v1.7 to v1.92 and it's
working great. I found 1.92 here:
http://jqueryjs.googlecode.com/svn/trunk/plugins/corner/jquery.corner.js
(via http://www.malsup.com/jquery/corner)
My question is this: I want to get nested corner elements in place on
a drupal 5.7
13 matches
Mail list logo