t; " echo $rrows['id']; ?>" } ,function(data){ $("#approve ?>").html(data); });' ?>" });'>Approve
> --
> View this message in context:
> http://old.nabble.com/This-code-is-too-complex-for-a-noob%2C-can-someone-break-this-down.-tp27282222s27240p2
y slow.
> >
> > Try using event delegation:
> >
> > $(document).ready(function() {
> > $(document).click(function(event){
> > if ($(event.target).is('a') {
> > alert( "You clicked a link to " + event.target.hr
It says Jan 19 books will be distributed.
On Jan 13, 11:06 am, Peter Duerden wrote:
> I made adonationvia PayPal that qualifies to receive a random free
> ebook (seehttp://jquery14.com/donate). Just wondering how/when I
> would hear about obtaining the book? Of have I jumped the gun by
> making m
Did you ever hear back about this? I'm in the same boat.
On Jan 13, 11:06 am, Peter Duerden wrote:
> I made adonationvia PayPal that qualifies to receive a random free
> ebook (seehttp://jquery14.com/donate). Just wondering how/when I
> would hear about obtaining the book? Of have I jumped the g
a ZIP file with JQuery or something?
>>
>> Greetz
>>
>
>
--
Amos King
http://dirtyInformation.com
http://github.com/Adkron
--
Looking for something to do? Visit http://ImThere.com
Can someone take another look at the new version and let me know of anything
that stands out that could be better?
http://gist.github.com/277243
Amos
On Fri, Jan 15, 2010 at 1:25 AM, Amos King wrote:
> Thanks, I saw the metadata plugin today and I started redoing mine. You
> can take a
: $('div.block01')[0] == $('div.block02')[0]
>
> Worked great for me
>
> Bye
>
> Sébastien
>
--
Amos King
http://dirtyInformation.com
http://github.com/Adkron
--
Looking for something to do? Visit http://ImThere.com
>
> > I always like to give my selectors an element+class/id, apparently it
> > is more efficient, and I have noticed that some browses (it seems only
> > sometimes) will miss some elements when only using the id/class.
> >
> > But throw some alerts in there so
e:
> var o = $.meta ? $.extend({}, opts, $this.data()) : opts;
>
> Updated line:
> var o = $.metadata ? $.extend({}, opts, $this.metadata()) : opts;
>
>
>
> On Jan 14, 4:14 pm, Amos King wrote:
> > I want to start making parts of my code into plugins, but I'm not sure
---
>
> I realize this is horrible HTML, I'm just using it to get feedback on
> my issue. Either way, with the real code, the IDs and Names are
> changed later down after the clone, and the values are reset to
> nothing.
>
> TIA
>
--
Amos King
http://dirtyInformation.com
http://github.com/Adkron
--
Looking for something to do? Visit http://ImThere.com
dataType: 'html',
> > beforeSend: function() {
> > $('#search_slips').html(' src="../common/images/ajax-
> > loader.gif" alt="loading..." />');
> >
us) {
> > if (status == "success") {
> > $('ul.notes').append('' + xhr.responseText +
> > '');
> > var key = XMLHttpRequest.getResponseHeader('Note-Key');
> > $('ul.notes > li:last-chil
I want to start making parts of my code into plugins, but I'm not sure of
the best way to approach it. If anyone has any ideas on how to make this a
little better that would be great.
http://gist.github.com/277243
Thanks,
Amos
--
Amos King
http://dirtyInformation.com
http://github.com/A
css hover is not supported on some browsers.
Amos
On Jan 13, 1:00 pm, MorningZ wrote:
> i don't understand the ".each" part jQuery is already going to do
> that
>
> $('#nav > li').bind('mouseenter mouseleave', function() { $
> (this).toggleClass('hover'); });
>
> *should* be equiv, although
14 matches
Mail list logo