I just finished up a site that used SuperFish and swfObject (and Cycle
and idTabs and Accordion...), although I'm using jQuery 1.1.4 still.
You don't need to re-output the SWF to get the transparent background,
you just need to add a paramater to the swfObject setup code:
so.addParam("wmode", "tr
Take a look at BlockUI:
http://jquery.com/plugins/project/blockUI
It will apply an overlay to either the whole page or a specific
element. Might not be exactly what you need, but it's a good starting
point.
- b
On Oct 26, 11:02 am, "Glen Lipka" <[EMAIL PROTECTED]> wrote:
> CSS is used by t
I think he's referring to the queuing and duration of the fade
effects. First the overlay fades in, the the modal fades in... start
to finish it's more than a full second from the moment the trigger was
clicked.
Your fade durations are set to 'slow'. I haven't played with it yet,
but from what I
Give this a shot:
http://tedserbinski.com/jcalendar/index.html
Inline calendar that ties to 3 select elements (m/d/y), with paging.
On Jul 26, 10:45 am, Kelvin Luck <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm afraid I haven't got any alternative suggestions...
>
> If you only need one calendar
It's a very impressive app, but I'd feel better about it if the
interface wasn't a blatant rip from Basecamp!
On Jun 8, 5:04 pm, Rey Bango <[EMAIL PROTECTED]> wrote:
> Hmm. Looks like Joe's site is having trouble. I'll let him know about it
> and give you all a heads up when its up and running.
am, "Alexandre Plennevaux" <[EMAIL PROTECTED]>
wrote:
> flash CS3
>
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of bbuchs
> Sent: vendredi 8 juin 2007 14:52
> To: jQuery (English)
> Subject: [jQuery]
What version is the FLA file in the source package? I'm using Flash8
Professional, and getting an "unexpected file format" error message
when trying to open the file.
On Jun 8, 8:39 am, "Alexandre Plennevaux" <[EMAIL PROTECTED]>
wrote:
> Thanks :) apparently there is a need for an installation
In simple terms, you need to "move" the content from the TinyMCE
control to the textarea for validation.
$('button.save').click(function(){
if (tinyMCE) tinyMCE.triggerSave();
});
http://wiki.moxiecode.com/index.php/TinyMCE:Functions#tinyMCE.triggerSave
On Jun 7, 7:36 am, Jörn Zaeffe
Sorry if this is old news (but I didn't see any announcements about
it). I just upgraded my Wordpress install to 2.2, and noticed in the
release notes that the Admin now uses jQuery.
http://wordpress.org/development/2007/05/wordpress-22/
>From that post:
"We now use jQuery for a number of inter
worth mentioning - one of the benefits of using the ExtJs "build" tool
is that you don't need to include the jQuery adapter script in your
HTML - it's built into the download.
10 matches
Mail list logo