Sorry i was away the whole weekend but Stephan Beal answered your
question i see.
I want to add that many (php) developers want to generate js, css, html
with their server language to have full control over every variable they
can think of. For instance most php software allows you to set u
Stephan Beal wrote:
Hi, all!
i just wanted to take a moment to share a tip which i don't see used
too often on live sites:
Combine all of your JS scripts into a single file. This helps reduce
the load time of the page by reducing the number of separate GET
requests.
In principal you should be
Maybe a more scalable solution:
http://www.commadot.com/jquery/shadows/v2.htm
I made a box (just one to start, but obviously there could be several
different opacities.)
Technique is to stretch the box and move it around underneath. That way you
can create your own shadow effect.
One could even
http://www.commadot.com/jquery/shadows/
Ok, the first experiment was using a 1x1 image.
I didnt fix for IE6 yet, but it's in the ballpark...nothing special
happening.
Ok, so the bad part was when I tried to stretch a non-1x1 image with a
fade. The fade of the shadow scaled (of course), so that w
You can grab the latest from SVN from google code here:
http://jqueryjs.googlecode.com/svn/trunk/plugins/dimensions/
--
Brandon Aaron
On 7/15/07, Mark <[EMAIL PROTECTED]> wrote:
Hi Brandon,
I am using the rc1 version of the dimensions plugin, with jQuery
1.1.2.
I have made several modificati
Hi Brandon,
I am using the rc1 version of the dimensions plugin, with jQuery
1.1.2.
I have made several modifications to the autocomplete component so I
cant just upgrade, I will have to check the improvments and try to
apply them.
I dont have the sources here, but tomorrow I will try to post you
On Jul 15, 2007, at 10:21 PM, AtlantaGeek wrote:
My only comment so far is that - IMHO - the explanation of chaining on
page 30 might have been nicer to have earlier on. I think JQuery is
kind of cryptic. I imagine lots of people using it come from the C
world and so they find this normal, but
Brilliant! You totally rock, Glen! Way above and beyond (but please,
keep going. ;-) )
Can't wait to see the demo.
--Karl
_
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Jul 15, 2007, at 11:31 PM, Glen Lipka wrote:
Starting to look at it now. I recently had
Hi, all!
Nicolas Martin once released a PHP5-based JS packer (http://
joliclic.free.fr/php/javascript-packer/en/), a port of Dean Edwards'
packer code (http://dean.edwards.name/packer/).
Here is a derivative of Nicolas' code:
http://wanderinghorse.net/computing/javascript/#packers
that version
Starting to look at it now. I recently had to do some fancy png shadows. (
http://www.sparkt.com/testing.html)
I totally gave up on trying to make it a background. Luckily you usually
have a workaround.
Here is my plan, and Ill work on it now...
I am going to make 10 png files, 10x10 with 24-bi
Cheers, Karl.
Arrow-key navigation isn't even implemented yet, so I'm surprised to
hear it works at all! :-)
I'll take a look at implementing that in r3.
Chris
On Jul 16, 3:22 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> Looks great, Chris! Really nice job!
>
> A couple things I noticed with
Looks great, Chris! Really nice job!
A couple things I noticed with arrow-key navigation:
- sometimes you have to hit an arrow key twice to move from one item
to the next (e.g. on the "Save" item in the first context menu). Is
that intentional? Kind of feels like a bug.
- if you keep hitti
Hi, all!
i just wanted to take a moment to share a tip which i don't see used
too often on live sites:
Combine all of your JS scripts into a single file. This helps reduce
the load time of the page by reducing the number of separate GET
requests.
In principal you should be able to do the follow
Hi again,
Just wanted to let you know that I did a bunch of work on the
clueTip plugin this weekend and made some progress in a few areas.
A couple people requested that the clueTips look more like Cody
Lindley's jTips. Your wish is my command:
http://test.learningjquery.com/clue/
Version r2 of the ContextMenu plugin has been released.
ContextMenu is a lightweight jQuery plugin that lets you selectively
override the browser's right-click menu with a custom one of your own.
You can download it here: http://www.trendskitchens.co.nz/jquery/contextmenu/
ContextMenu is now tr
Hi all,
After I posted the clueTip beta, I realized that something had
regressed and the pngFix code wasn't working properly to get the drop-
shadow effect working in IE6.
I've worked that part out by, starting with the pngFix code in Jörn's
tooltip plugin (thanks!) and, among other things
Ok, thanks Karl. I didn't state that exactly like I meant it. I
should have said "it didn't post, or I've missed his reply, or he
hasn't had time." That was why I was talking about searching - to
find the post again to see if maybe you did reply. Obviously I didn't
get e-mail notification turn
On Jul 15, 2007, at 9:45 PM, AtlantaGeek wrote:
Oh, BTW, I did buy the Learning JQuery book (book and e-book). One of
the posts I am wondering about was to Karl Swedberg in another thread
with a question about the book and I don't believe he's responded,
yet. So either it didn't post or he jus
Oh, BTW, I did buy the Learning JQuery book (book and e-book). One of
the posts I am wondering about was to Karl Swedberg in another thread
with a question about the book and I don't believe he's responded,
yet. So either it didn't post or he just hasn't had time to respond.
The problem is I can
Thanks again.
On Jul 15, 9:36 pm, Rey Bango <[EMAIL PROTECTED]> wrote:
> Hi Russ,
>
> You should be all set now. You were in fact a moderated user and we'll
> be looking into this a little further.
>
> Let me know if you have any further issues.
>
> Rey..
>
>
>
>
>
> AtlantaGeek wrote:
> > Are yo
Well, the good news is that post of mine showed up fast, as did your
reply. Thanks. Perhaps I've been removed from moderation. That
would be a ginormous step in the right direction. (Hey, I did a
Google spell check on this message, wondering if it would complain
about ginormous - an official n
Hi Russ,
You should be all set now. You were in fact a moderated user and we'll
be looking into this a little further.
Let me know if you have any further issues.
Rey..
AtlantaGeek wrote:
Are you really on the JQuery evangelism team? Is there such a thing?
If so, perhaps some of your work
On 7/16/07, jazzle <[EMAIL PROTECTED]> wrote:
I still need some help with this - can anyone help me?
Sorry for the delay, Jazzle. The discussion list slows down quite a
bit during the weekends, I've noticed, as devs try to catch their
breath, maybe take a walk outside, get reacquainted wit
Hi there. Yep, I'm part of the jQuery Evangelism team. In fact, I'm the
team lead for that and we have 4 people dedicated to spreading the word
about jQuery.
I'm very sorry you've experienced some issues posting to the mailing
list. The response for most users is fairly good and I can assure
You can't animate a change in color via using jQuery (core), unless
something has changed in 1.1.3 that I haven't noticed.
You could have a look at the Interface plugin, which does handle this:
http://interface.eyecon.ro/
Karl Rudd
On 7/16/07, jazzle <[EMAIL PROTECTED]> wrote:
I still need s
Are you really on the JQuery evangelism team? Is there such a thing?
If so, perhaps some of your work should center around making this
group a little more friendly to newcomers. At present, it seems that
new members postings are moderated. I have been experiencing 10 hour
(and now more than 10
.load isnt a blocking function, meaning that it starts the ajax request and
then continues the chain. So you might try something like this:
$('').load('jquery.splitter.js',function() {
// Do escaping stuff here
});
The 2nd argument to load is a function that will be called once the request
is co
Hiya!
i'm attempting to load a text file via .load() and insert it into a
separate element by fetching the loaded text via text(). Load is
working fine for me. e.g.:
$
('').appendTo( '#SplitterPaneBottom').load('jquery.splitter.js');
no problem - that appends a PRE to #SplitterPaneBotton and po
That's where I've seen that design before! I knew I recognized
it from somewhere! Devo!
Good call, Mika...
Rick
-Original Message-
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mika Tuupola
Sent: Sunday, July 15, 2007 1:28 PM
To: jquery-en@googlegroups.com
Su
I still need some help with this - can anyone help me?
http://www.frequency-decoder.com/demo/animated-minitabs/
might get you started.
On Jul 15, 7:09 pm, bytte <[EMAIL PROTECTED]> wrote:
> I have this menu which is just a few menu-items placed next to
> eachother like this:
>
> HOME - CONTACT - NEWS
>
> Beneath the menu I have a little image, kind o
>
> BTW, a basic one is provided in the archive for testing purposes.
Oh in that case nevermind my last post. I guess the proxy.php is alright
for *local* testing.
-- Felix
--
My Blog: http://www.thinkingphp.org
My Business: http://www.fg-webdesign.de
Jean-Francois Hovin
>
> Nifty idea, but this will only work within a single domain, right?
>
No there is a proxy.php file to the package that allows you to load RSS
files from other sites. Or just read the files locally on his server if
you get bored (hint: check the fopen call : ).
-- Felix
Hi,
I try to use JTicker, RSS feed,
But I can't display my RSS feed.
I can notice by adding some alerts debuging that the javascript stops here :
FillSlide: function() {
var Item, TickerHTML, Title, URL, Desc;
$("#" + options.Tick
Stephan Beal wrote:
On Jul 13, 8:08 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
About sticky tooltips: I'd find it much handier to be able to click
anywhere outside the tooltip to close it, instead of a tiny close link.
I'd even consider replacing the close-link alltogether: The user then
Karl Swedberg wrote:
Optimize ajax loading to avoid multiple requests for the same clueTip
content. Done!
That is something Mike Hosteler is or may be working on. At least a bit
discussion/specification can be found here: http://docs.jquery.com/AjaxQueue
Caching is mentioned there yet, but sho
Richard D. Worth wrote:
New wiki page:
http://docs.jquery.com/Frequently_Asked_Questions
Just a few to start with. Please add any questions you've seen come up
a lot.
A good start!
We need to find better examples for the first two questions. The
difficulty here is to find examples that are
Ah, of course. Server proxy. I should have thought of that. Very nice - will
take a look at it!
> From: Jean-Francois Hovinne
> Yes, though you can use a server-side proxy to load external feeds.
> BTW, a basic one is provided in the archive for testing purposes.
> > On 15 juil, 23:25, "Michael
Yes, though you can use a server-side proxy to load external feeds.
BTW, a basic one is provided in the archive for testing purposes.
On 15 juil, 23:25, "Michael Geary" <[EMAIL PROTECTED]> wrote:
> Nifty idea, but this will only work within a single domain, right?
Nifty idea, but this will only work within a single domain, right?
> From: Jean-Francois Hovinne
>
> jFeed is a new jQuery plugin which parses RSS/ATOM feeds.
> It uses jQuery's built-in AJAX functions to get the XML and
> basic selectors to parse it.
>
> More info on my blog:
>
http://www.hov
Hi All,
jFeed is a new jQuery plugin which parses RSS/ATOM feeds.
It uses jQuery's built-in AJAX functions to get the XML and basic
selectors to parse it.
More info on my blog:
http://www.hovinne.com/blog/index.php/2007/07/15/132-jfeed-jquery-rss-atom-feed-parser-plugin
Download:
http://www.hov
Speaking of double-entendras:
A penguin says to a Polar Bear who looks sad, "Hey why so down?"
The bear shrugs and says, "I'm not always like this. I'm bi-polar."
Glen
On 7/15/07, Stephan Beal <[EMAIL PROTECTED]> wrote:
On Jul 15, 8:16 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> Hence th
On Jul 15, 8:16 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> Hence the old tag line "New Wave JavaScript"
And quite in contrast to the meaning of "devo", which is "devolution."
That is a great option when available. Most people don't have that level
of control over their servers.
Aaron
Brandon Aaron wrote:
> Moving further off-topic ... why not just use http compression? It
> works especially well when the scripts are minified.
>
> --
> Brandon Aaron
>
> On 7/14/07, *
Thank you for the reply mike! I added this to my script:
$(document).ready(function() {
// bind 'myForm' and provide a simple callback function
$('#myForm').ajaxForm(function() {
$('#thankyou').show('slow');
Innerfade is causing Safari 2.0.4 to crash. I tried using the same
files used on the innerfade demo, but it still crashes. It works just
fine on FF, IE, and Safari 3 beta. I've also tried to roll back to an
older version of jquery and it still doesn't work. Has anybody had a
similar problem?
On Sun, Jul 15, 2007 at 06:12:25PM +0200, Klaus Hartl wrote:
>
> Rick Pasotto wrote:
>> The following code doesn't work. There are no errors reported but
>> nothing happens. What have I misunderstood and therefore gotten wrong?
>> Am I even on the right track to do what I want?
>> The dimensions.j
I have this menu which is just a few menu-items placed next to
eachother like this:
HOME - CONTACT - NEWS
Beneath the menu I have a little image, kind of like an arrow.
I want the arrow to slide from left to right from menu-item to menu-
item, depending on the item i'm hovering over.
So let's s
Hence the old tag line "New Wave JavaScript"
:-)
--Karl
_
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Jul 15, 2007, at 1:37 PM, John Resig wrote:
Yep :)
On 7/15/07, Mika Tuupola <[EMAIL PROTECTED]> wrote:
This has been bothering me for a while :) Does j
Try:
$('bio', this).text();
On 7/15/07, quez <[EMAIL PROTECTED]> wrote:
Benjamin, thanks for your reply.
I've started with the $.post func though like this: $.post("/
backend.php",{},function(xml){update_view(xml); } );
then: update_view(xml){
var messages = [] ;
$('message', xml).each( fun
Yep :)
On 7/15/07, Mika Tuupola <[EMAIL PROTECTED]> wrote:
This has been bothering me for a while :) Does jQuery logo represent
the Devo hat?
http://www.devo-obsesso.com/html/12in-pgs/main/foc_japan-pro.html
--
Mika Tuupola http://www.appelsiini.net/~tuupola/
This has been bothering me for a while :) Does jQuery logo represent
the Devo hat?
http://www.devo-obsesso.com/html/12in-pgs/main/foc_japan-pro.html
--
Mika Tuupola http://www.appelsiini.net/~tuupola/
On Jul 12, 2:02 am, "John Resig" <[EMAIL PROTECTED]> wrote:
> Try sending it directly to Yehuda:
> wycats at gmail.com
E-mail address works, but no receipt.
--
Email: rrjanbiah-at-Y!comBlog: http://rajeshanbiah.blogspot.com/
Benjamin, thanks for your reply.
I've started with the $.post func though like this: $.post("/
backend.php",{},function(xml){update_view(xml); } );
then: update_view(xml){
var messages = [] ;
$('message', xml).each( function(i){ //go through each message
$this = $(this); //jquery object.
messa
Rick Pasotto wrote:
The following code doesn't work. There are no errors reported but
nothing happens. What have I misunderstood and therefore gotten wrong?
Am I even on the right track to do what I want?
The dimensions.js and cluetip.js plugins have been loaded.
// have: 1420
// want: 1420
$
Maybe try .html() instead of .text() to get the number from the cell.
On Jul 15, 11:37 am, Rick Pasotto <[EMAIL PROTECTED]> wrote:
> The following code doesn't work. There are no errors reported but
> nothing happens. What have I misunderstood and therefore gotten wrong?
> Am I even on the right
no problem... glad u got it working.
-GTG
On 7/14/07, huphtur <[EMAIL PROTECTED]> wrote:
Wow, so simple. Why didn't I think of that?
Thank you Mr Marwaha for helping.
On Jul 14, 8:16 am, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote:
> So, you actually had a couple of issues, which we are f
The following code doesn't work. There are no errors reported but
nothing happens. What have I misunderstood and therefore gotten wrong?
Am I even on the right track to do what I want?
The dimensions.js and cluetip.js plugins have been loaded.
// have: 1420
// want: 1420
$(function() {
// g
I'm currently using the following, but as you can see I have commented
out the end of the line that's causing me problems.
$('.result').each(function() {
var origBorderColor = "black";//$(this).css("border-color");
var origBackgroundColor = $(this).css("background-color");
I thought that at first, but that's not the problem.
Proven by the fact that I use
.css("background-color");
successfully.
On Jul 15, 3:51 pm, "Benjamin Sterling"
<[EMAIL PROTECTED]> wrote:
> Jazzle,
> I believe you need to do:
>
> .css('borderColor');
>
> Let me know if that works for you.
>
>
quez,
I use the $.ajax with dataType set to xml; on success I set a global
variable to the contents of the xml. Once it is done, I get the info doing
something like:
$('response/message:eq(0)/bio', globalXML).text();
:eq(0) will grab the first message :eq(1) will grab the second one and so
on.
Jazzle,
I believe you need to do:
.css('borderColor');
Let me know if that works for you.
On 7/15/07, jazzle <[EMAIL PROTECTED]> wrote:
Hi guys and gals,
.css("border-color")
is returning undefined.
The element in question has 2 css classes, both of which have it set.
HTML:
CSS:
.result
it's not a plugin, much simpler than that.
just a matter of including
.animate({opacity: 1.0}, 3000)
or similar in a chain.
(the opacity is faded from 1 to 1 over 3 seconds, hence no visible change
over that time)
Tane Piper wrote:
>
>
> I agree, I was going to be looking for something like t
I agree, I was going to be looking for something like this.
Would be nice to have a jQuery function, I'll check out that plugin
On 7/15/07, jazzle <[EMAIL PROTECTED]> wrote:
See http://www.learningjquery.com/2007/01/effect-delay-trick
(it's not a stupid question btw)
goofy166 wrote:
>
>
>
Hi guys and gals,
.css("border-color")
is returning undefined.
The element in question has 2 css classes, both of which have it set.
HTML:
CSS:
.result { border: 2px dotted #fb0; }
.success{ border-color: #33cc33; }
Can I get the correct border-color with jQuery?
--
View this messa
See http://www.learningjquery.com/2007/01/effect-delay-trick
(it's not a stupid question btw)
goofy166 wrote:
>
>
> I have mastered many of the incredible features of jquery today for
> the first time, but for the life of me I can't figure out how in the
> heck you can get a div to display fo
Sorry, I'm meant the formatted *comment*. When a comment is posted,
return something like this from the server (filling in the correct
info as appropriate):
author name hereComment text here
Mike
On 7/15/07, Chris <[EMAIL PROTECTED]> wrote:
Thank you for the reply mike,
Unfortunately I d
Moving further off-topic ... why not just use http compression? It works
especially well when the scripts are minified.
--
Brandon Aaron
On 7/14/07, Michael Geary <[EMAIL PROTECTED]> wrote:
Sounds interesting, Aaron, thanks for the pointer.
Two questions:
How is the unpacking speed? I don't
Sorry, it looks like the old plugins page is the new plugins page,
which I have yet to update with the appropriate link :)
To see the old plugins page link, please visit http://docs.jquery.com/Plugins.
On Jul 15, 8:17 am, Giant Jam Sandwich <[EMAIL PROTECTED]> wrote:
> It has been awhile since I
It has been awhile since I posted anything, but after some good
feedback from the community I finally managed to update the Accessible
News Slider plugin to version 1.2. It now has a permanent landing
page, and a better description of the functionality. To view the
plugin, please visit http://www.
Thank you for the reply mike,
Unfortunately I don't understand how I could use this? What is the
formatted column? I think i understand that you would be running this
code $('#comments h1') after the (data) for the form is complete.
On Jul 13, 4:17 am, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
>
71 matches
Mail list logo