Maybe you want:
$("#bodyCopy").css("font-family", $(this).val());
Also, you don't have a before your .
- Richard
Richard D. Worth
http://rdworth.org/
On Sun, Mar 9, 2008 at 10:27 PM, timfm <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I'm new here and to jQuery. Trying to get started by develop
Rui,
Take a look at the ui.jquery.com site, and look at the sortable, that
"should" be what you want.
On 3/10/08, Rui Pacheco <[EMAIL PROTECTED]> wrote:
>
>
> Hi all
>
> I am currently evaluating the jQuery library, along with some other JS
> libraries for my company, and we decided to implement t
iGoogle doesn't use jQuery.
-Original Message-
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Rui Pacheco
Sent: Monday, March 10, 2008 6:22 AM
To: jQuery (English)
Subject: [jQuery] Snap to grid on BBC website
Hi all
I am currently evaluating the jQuery librar
Ok, as an extension of this problem, I also realized that the input
forms themselves could still be submitted by hitting 'enter' (in
safari), so I am trying to get htem to disable themselves, but for
some unbelievably frustrating reason, they stay enabled:
function timeOutButton()
Hi all
I am currently evaluating the jQuery library, along with some other JS
libraries for my company, and we decided to implement the same
functionality the BBC homepage has. I managed to reproduce all the
effects quite quickly apart from the snap to grid. Can anyone send me
on the right direct
Hi,
I have tried the samething too by adding [] to the string but nothing is
alerted too. Anyone please kindly advice here. thanks !
regards,
Mark
jforth-2 wrote:
>
>
> Hey thanks for the help...
>
> I add the [] to the string. I don't get the invalid label error but
> nothing is alerte
Take a look at the simple example below. The following divs are
reported as leaked by Drip -- div. These divs are
not from my code but I did notice them in a function called "clean" in
jquery core.js
file1.htm >> src:
frame.htm >> src:
If you only want one balloon, then try something like this code. Only
problem is that if the error changes while the user edits the inputs, the
balloon won't change. You might be able to solve this with some function
that updates the balloon on keyup events, or something similar.
$(function()
hi,
i have similar problems like shawn: im requesting a service to return
internet-sources for a specific media-type, e.g. video -> amazon.de,
amazon.com, imdb, ofdb, etc...
then i trigger a service for each source, reading and parsing the
source has a duration from 3-30 seconds so there is no ch
when i implement jCarousel with options "wrap : 'both', vertical :
true, scroll : 1" and call prev method this alert apear.
I debg the script and discover that the "back" var in the "pos" method
is not set to true... so. to make t work i change the script from:
if (d == 0) {
alert('jCarou
Hi All,
I'm new here and to jQuery. Trying to get started by developing a
typographic tools for visual designers learning CSS. I want to pass
the value of as font-family to a div. Here's what I have so
far:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
http://www.w3.org/1999/xhtml"; xml:
Hi
Is it possible to call a JQuery function from a javascript function ?
Can you show me the syntax ?
Thanks
Pedro
Thanks! I really missed that one... :P
Paul
On Mar 9, 3:52 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote:
> That is if you gzip it.
>
> On 9 mar, 06:24, Paul Marcotte <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > I just noticed that the download for jquery-1.2.3.min.js is 52k, while
> > pack is 29k.
unfortunately positioning them absolutely did not solve the problem
either...
On Mar 9, 5:27 pm, "Chris J. Lee" <[EMAIL PROTECTED]> wrote:
> Actually writing a style to show or hide them isn't as helpful as
> positioning them absolutely to the way far left - at least from my
> experiences. Correc
i believe the "canonical" version of the JSON api is
http://www.json.org/json2.js
see if that helps you out
--adam
On Mar 7, 11:37 am, MorningZ <[EMAIL PROTECTED]> wrote:
> I've got an object in my javascript that keeps tracks of controls and
> their values and am trying to pass it to the se
I assume you downloaded the latest version?
--Klaus
On Mar 9, 5:16 pm, eyal <[EMAIL PROTECTED]> wrote:
> Hello,
>
> For some reason i'm having "missing ; before statement" error when i'm
> running ui.tabs altough on the demo page it's run just fine.
>
> What do think might be the problem?
>
> T
I'm using the jquery forms plugin. Excellent stuff. One problem.
In my PHP-framework, I autodetect ajax/xhr requests and use an
appropriate layout. This fails when I build a form with file uploads
(the iframe trick doesnt trigger the XHR call). Is there a way to
"know" that the page was requeste
On 9 Mar, 17:16, eyal <[EMAIL PROTECTED]> wrote:
> Hello,
>
> For some reason i'm having "missing ; before statement" error when i'm
> running ui.tabs altough on the demo page it's run just fine.
>
> What do think might be the problem?
>
> Thanks!
> Eyal
could you please post some of your code so
On 9 Mar, 04:33, bwdev <[EMAIL PROTECTED]> wrote:
> I need to do a post and then have the posting page return some data
> into a var. I've tried a few things but can't seem to get it to
> work. Please see my pseudo code below. How can I have the posting
> page return data via json?
hi, here it
19 matches
Mail list logo