and a selection into autocomplete
options list submits immediatly the form :)
Because of the focus staying on input field while navigating into
autocomplete drop down list, stopPropagation() can't help me.
Any idea ? I'm stuck with that stuff.
Thanks (and sorry for my bad ass english :p)
Cya,
Benjamin.
g);
}
});
return false;
});
The page is located at http://www.thombler.com/myblocs/v2/
Click the sign in button in the top right corner to test the facebox.
Any help will be highly appreciated..!
/Benjamin
How about posting some example code that shows an example of how secret
one time tokens can be created and used within jQuery.
I second that. It would go a long way in educating me on the proper way of
doing things.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Nathan, All good information, much appreciated.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
-Geoff
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Stefan,
That is a great app. Wish I had vision like that! Great work!!!
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
');
I get undefined.
Am I missing something. I thought the correct syntax was /modules/module[n]
to get the items.
Any direction would be helpful.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Blair,
Thanks for the heads up, much appreciated.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
-child('+currentGroup+')')
What would be the difference if you don't mind explaining?
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Thanks Jörn.
On 4/6/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
Benjamin Sterling schrieb:
> right now I am doing something like:
>
>
$('/modules/module:eq('+currentModule+')/groups/group:eq('+currentGroup+')')
>
> And that is working, shou
I would say it is spam. but the more I look at the site, the more I
think it is warning. a warning that really horrible looking sites still
live.. When will we be free of... of bad looking site.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
eo
9 Go for the API:
http://extjs.com/deploy/ext/docs/
Hope this prevents others from frustration while trying to get their hands
on all the goodies.
--
Suni
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
m
with jqModal (just like the original behavior)?
thanks
Laurent
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
to the page, it looks for the menuParams and sees if it
is set and what the value is.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
.jqmShow(); will execute the show.
$().ready(function() {
$('#ex3a').jqm({
trigger: '#ex3aTrigger',
overlay: 30, /* 0-100 (int) : 0 is off/transparent, 100 is opaque */
overlayClass: 'whiteOverlay'}).jqmShow();
});
--
Benjamin Sterling
Hi Benjamin,
How could i execute that 'javascript function'(without click) from my php
?
for example:
$('#ex3a').jqm . '
}
?>
thanks for help,
Rudy
bmsterling wrote:
>
> .jqmShow(); will execute the show.
>
> $().ready(function() {
>
at would kick ass. If this was also a WordPress Plugin. I am
> so dissatisfied with the choices available there.
>
> Glen
>
> >
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Guys and Gals,
Can across this video and thought you would find it interesting and
educational.
http://video.yahoo.com/video/play?vid=cccd4aa02a3993ab06e56af731346f78.1710507
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
What do you expect? He is a programmer... I think you are required to turn
in your sense of humor and get a certified programmer upgrade. But that is
just my theory.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
oad(externalHTMLFile, function()
{$emptyDiv.slideDown('slow');});
If you know of answer, please share. Thanks for any help.
Tony
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Guys and Gals,
Came across this today and found it pretty interesting when looking at some
of my current projects. Figured I'd share.
http://developer.yahoo.com/yslow/
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
t happening.
Thanks for your response - I appreciate the group.
On Jul 24, 11:08 am, "Benjamin Sterling"
<[EMAIL PROTECTED]> wrote:
> Tony,
> try:
> (for an ID)
> $('#emptyDiv').load(externalHTML, function(){
> $(this).slideDown('slow');
>
>
; '.target'});
>
> What's the correct construction to get the both working on the same
page?
> --
> View this message in context:
http://www.nabble.com/jqModal-help%3A-multiple-triggers%2C-different-...
> Sent from the JQuery mailing list archive at Nabble.com.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
$("#loginkey
p").corner("bottom 6px;");
};
}
nd subtle for my customer only to find out it does
not work in other browsers...or did I?
With a tear in my eye, I'm begging...is there an easy answer to this
dilemma ?
Mike
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
quot;. The click will make the
alert go off but the fade wont work. For the life of me I can't get any
affects to work on the #nest div. It's like something is interfering with
the fade function. No affects work.
I just don't know how to systematically track this
t two pixels taller
leaving me with a three pixel border on the top, left and right and a one
pixel border on the bottom! :o( The two pixel margin between the browser
window's bottom edge and that one remaining pixel of the bottom three pixel
border however, remains unchanged.
I can attach some before and after screen shots if that would help.
Unfortunately, the code resides behind a firewall, and is not accessible to
the public. :o(
Can anyone help me, please?
Many Thanks,
Chris
--
http://cjordan.us
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Ah.. been there before.
On 7/26/07, Christopher Jordan <[EMAIL PROTECTED]> wrote:
Thanks Benjamin. I'll see if that helps. Unfortunately, that client just
up and decided out of the blue to stop work on all projects for about a
months time, so who knows when (if) I'll get back t
nce hit.
On 7/26/07, Bil Corry <[EMAIL PROTECTED]> wrote:
Benjamin Sterling wrote on 7/25/2007 6:49 AM:
> Came across this today and found it pretty interesting when looking at
some
> of my current projects. Figured I'd share.
>
> http://developer.yahoo.com/yslow/
Their a
ins unchanged.
I can attach some before and after screen shots if that would help.
Unfortunately, the code resides behind a firewall, and is not accessible to
the public. :o(
Can anyone help me, please?
Many Thanks,
Chris
--
http://cjordan.us
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
n see it in action (or inaction using IE) at
http://delangeracing.com/points
and clicking any "Prev" link.
Any idea why it never fades back in using IE?
-Josh
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
firefox. But,
> > how do you debug problems that occur in IE and IE only?
> >
> >
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
orming session.
> > I wrote up about one idea at the end. It's totally in "idea-land" so
> > take it with salt.
> >
> > http://commadot.com/?p=581
> >
> > I would love your thoughts on it.
> >
> > Glen
> >
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
That is what I thought, just wanted to make sure.
On 7/28/07, Glen Lipka <[EMAIL PROTECTED]> wrote:
>
> Umm. I guess the blog. Probably good to keep it with the post.
>
> Glen
>
> On 7/27/07, Benjamin Sterling < [EMAIL PROTECTED]> wrote:
> >
> > Glen,
&
y combination and I cannot seem to get it :( even
> though it appears simple. All I want to do is also the
> div.storyvotefor() and div.storyvoteagainst to be clicked again and
> loaded into their respective containers. Any advice/direction is
> GREATLY appreciated.
>
>
> Sincerely,
>
> Vince
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
>
> How would I turn this pseudocode into jquery?
>
> if div#sidebar2 contains div.plugin {
> div#sidebar2 width = 160px
> div#content margin-right = 170px
> }
>
> I've been at this for a couple hours and I can't figure it out, so any
>
other items to reset to 2 - 5.
Thanks.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
c4f2cb1c/c36f9836b6d1e0be?lnk=gst&q=Mootools&rnum=2#c36f9836b6d1e0be
On 7/28/07, Mitchell Waite <[EMAIL PROTECTED]> wrote:
>
> Can anyone tell me how this compares to jQuery, briefly?
>
>
>
> Mitch
>
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
that you can write the
select-by-style selectors as a plugin."
Does that mean that there is a plug in that I am missing?
Thanks.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
ies you will see
> it fades in a small part of an image, then zooms out and pans at the same
> time.
>
>
>
> H I wonder if that could be done using some of the Interface Elements
> effects?
>
>
>
> Mitch
>
>
>
> *From:* jquery-en@googlegroups.com [mai
I'd recommend sticking to a small number of` elements.
>
> Plugin page: http://jquery.com/plugins/project/moreSelectors
> Download: http://www.softwareunity.com/sandbox/JQueryMoreSelectors/
>
> Cheers,
>
> George
>
>
> On Jul 29, 2:59 am, "Benjamin Sterling&quo
> $("#myButton").attr("disabled", "");
>
> which produces this:
>
> My button
>
> How can I remove the disabled attribute altogther?
>
> Thanks.
>
> Adrian
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Good call Klaus.
Sorry Adrian, I was going off faulty memory, Klaus get the points on that
one :)
On 7/30/07, Klaus Hartl <[EMAIL PROTECTED]> wrote:
>
>
> Benjamin Sterling wrote:
> > Adrian:
> >
> > Try $('#myButton').removeAttr('disabled')
Guys,
I am working on a plugin and having two issues:
url in quesiton; http://www.benjaminsterling.com/experiments/neurosesgalore/
js file in question:
http://www.benjaminsterling.com/experiments/neurosesgalore/common/js/i.js
Question 1:
As it stands now, I have below in a click event:
> > grtz
> > BjornW
> >
> > >> Reason I asked about Mootools is I love there slideshow. It allows
> > >> doing the Ken Burns effects that was mentioned Nicolas last week.
> > >> Check out this wicked class demo:
> > >>http://www.electricprism.com/aeron/slideshow/
> >
> > > Wow -- that's a helluva plugin, and a *really* great demo.
> >
> > > ~ ~ Dave
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Sean, that is a nice selector.
On 7/30/07, Sean Catchpole <[EMAIL PROTECTED]> wrote:
>
> Dmitrii, the code Erik Beeson pasted works, here's another option:
> $.extend({expr:{":":{mod: "i%m[3]==0"}}}); //adds mod selector
>
> $("tr:
> *From:* jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Benjamin Sterling
> *Sent:* lundi 30 juillet 2007 15:23
> *To:* jquery-en
> *Subject:* [jQuery] Animation error and next level help
>
> Guys,
> I am working on a plugin an
ll be available end
> of August/ beginning of Semptember, or should we stick to the interface
> plugin?
>
> Thank you.
> --
> View this message in context:
> http://www.nabble.com/What-library-to-use-for-drag-and-drop--tf4170620s15494.html#a11864913
> Sent from the JQuery mailing list archive at Nabble.com.
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
That is crazy is so many different ways Thanks Giuliano.
On 7/30/07, Giuliano Marcangelo <[EMAIL PROTECTED]> wrote:
>
> Benjamin,
>
> ul.imageBox li {left:0;top:0}...appears to cure the Internet
> Exploder problem
>
> :)
>
> On 30/07/07, Ben
posiOffset = 10;
> > var c = { width : 100px};
> > c[leftAlign ? 'left' : 'right' ] = posiOffset +'px';
> > $('#el').css(c);
>
> Correction: obviously 100px needs to be in quotes, and the first two
> variables are actually set dynamica
(mac and pc).
Any and all feedback welcomed.
Tips on making the code better will be greatly appreciated.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Hmmm that seem like an interesting idea. That may be version
2.0though. But I def like that.
On 7/30/07, Giuliano Marcangelo <[EMAIL PROTECTED]> wrote:
>
> Benjamin,
>
> very nice..
>
> suggestion: if you could ally this plug in with the zooming functio
<[EMAIL PROTECTED]> wrote:
>
>
> Benjamin Sterling wrote:
> > I wanted to announce my first plug-in called jqShuffle. It is in alpha
> > right now, because I know there a better ways of doing some of the stuff
> > I want to do.
> >
> > The url f
d above? I'd be interested to see how it would perform.
>
> --
> *From:* jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Benjamin Sterling
> *Sent:* Monday, July 30, 2007 12:39 PM
> *To:* jquery-en
> *Subject:* [jQuery] [ANN
ays appear on top of all other input
> controls?
>
> Thanks.
> --
> View this message in context:
> http://www.nabble.com/ContextMenu-hidden-under-dropdown-lists-tf4181823s15494.html#a11889281
> Sent from the jQuery Plugins mailing list archive at Nabble.com.
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
crazy on one of the "decks", even on the moving
> > cards, they start going nuts -- I like it. They always end up back in
> > their pile. This is VERY nice.
> >
> > > Any and all feedback welcomed.
> > >
> > > Tips on making the code better will be greatly appreciated.
> >
> >
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
! This is very slick looking. Keep up the good
> work. Code is clean && readable ;)
>
> ~ Brice
>
> On Jul 30, 1:39 pm, "Benjamin Sterling"
> <[EMAIL PROTECTED]> wrote:
> > I wanted to announce my first plug-in called jqShuffle. It is in alpha
&g
t do at all
> what I expected from the name, I was thinking maybe some random
> reordering on load time or something... No no no... way more high
> octane than that.
> Definitely something that people will think is an "all too much bother
> to build" Flash ani.
> Sweet d
1px', padding: '10px' });
> >
> > If I try to add any css property with a hyphen in it, such as text-
> > align or font-family,
> >
> > $('.aDiv').width(40).height(40).css({ text-align: 'center', float:
> > 'left', b
e();
>
> But I can't get this to work. Either re-striping isn't working or the
> row isn't being completely remove.
>
> Help!
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
".def_set").css({backgroundColor:
> "rgb(238,238,238)"}) }
>
> return false;
> });
>
> In expectation of kicking myself ;-)
>
> All the best,
> Dug
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
That is cool! Great work!
On 8/7/07, Sean Catchpole <[EMAIL PROTECTED]> wrote:
>
> Haha, that's fun. Thanks for posting it.
>
> ~Sean
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
ot; work in any jQ-
> supported browser, though it is untested aside from Firefox 2.x,
> Konqueror 3.5.x, and Galeon 2.0.x.
>
> :)
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
e treeview api but the tree's structure is in the body
>
> how can i build dynamically this tree with jquery?
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
> to do, then gave some general ideas on how to do it.
> >
> > > Sadly, js is double dutch to me - I can php with the best of them,
> > > html like a pro - css pretty darn well, but js? Not happening. I am
> > > still studying, and trying to change this,
> >
media.php
>
> If you click on Add an image, you will see what I want (it works
> through a pop up) then if you click on Add label or artist you will
> see what I am using.
>
> Thick box, not jquery. Sheesh. Maybe the subject line is closer than
> we realized.
>
> Thank you fo
already concluded that we will restrict any AJAX calll to our
> web services to a POST only. Not the best solution to address
> injection vulnerabilities, but it might limit the population of would
> be wannabe hackers.
>
> Comments?
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
gt; more talented plugin authors out there.
>
> The implementation code is 175 lines long, but i'd bet that one of you
> jQuery gurus can get it down to 20 or less.
>
> :)
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
user?
> >
> > While eye candy can be nice, I don't really see any benefit to the user.
> I'm
> > very much a form over factor guy, so I want to make sure if I'm
> introducing
> > new behaviors that they're benefiting the user (at least I try to
art or all to implement? I am just going to
take the wait and see approach.
On 8/9/07, Stephan Beal <[EMAIL PROTECTED]> wrote:
>
>
> i thought this might interest some of you:
>
> http://www.ibm.com/developerworks/library/x-html5/?ca=dgr-lnxw01NewHTML
>
>
Came across this site today: http://www.hotswap.com/
Looks to be using:
1. Tooltip
2. blockUI
3. bgIframe
4. Autocomplete
5. deminsions
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
script object gets injected into the DOM.
>
> No parameters are passed in the ajax request to the server.
>
> thanks again for any insight folks.
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Either way you should wrap it in a $(document).ready, but you can put the
ajax call into it's own function and call in in the setInterval.
On 8/10/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
>
> Benjamin,
>
> Thank you kindly again.
>
> One last inquiry. Do I po
Not entirely sure what you are saying but you can do something like:
setInterval(function(){
$.ajax({
type: "POST",
url: "some.php",
success: function(msg){
$('myDiv).text(msg);
}
});
}, 1000);
On 8/10/07, Steve Finkelstein <[EMAIL PROTECTED]> wro
ollover image2 if the user clicks on image2. However on
> mouseout, it reverts back to image1. I have tried different coding and
> I am tripped up everytime.
>
> Frank
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
; Sent from the JQuery mailing list archive at Nabble.com.
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
/www.nabble.com/Image-loaded-tf4248146s15494.html#a12090344
> Sent from the JQuery mailing list archive at Nabble.com.
>
>
Just change "text = a.html()" to "text = 'Loading...'"
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
context:
> >> http://www.nabble.com/pagination-tf4250056s15494.html#a12095618
> >> Sent from the JQuery mailing list archive at Nabble.com.
> >>
> >>
> >
> >
> > --
> > Benjamin Sterling
> > http://www.KenzoMedia.com
> > http
'#div-id').load('url.php');
> >
> > More info can be found here:
> > http://docs.jquery.com/Ajax#load.28_url.2C_params.2C_callback_.29
> >
> >
> > Good luck!
> >
> > Rick
> >
> >
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
27;d still love to see a more complex
> example!
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
y will see the message.
>
> You could also simply use the noscript element:
>
>
> This site requires javascript
>
>
> Just an idea...
>
>
> --Klaus
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Prompts[i])[0].childNodes[0].nodeValue;
> }
> }
>
>
> I couldn't find a way using jQuery to get the tagName of an element.
> Someone can help me ?
>
> I can use the following code to find the contain of a node but it's
> not that I want to do because it's a "static method":
>
> $(function()
> {
>
> $.get("chineese.xml", function(xml)
> {
> var IpAddress = $("IpAddress", xml).text();
> $("div#IpAddress").html(IpAddress);
> });
>
> });
>
>
> Thanks in advance
>
> Benoit - www.survoldefrance.fr/index.php?lang=UK
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
nt to
post my shuffle plugin in one post and I don't want have that code for all
post.
Thanks in advance.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
"script[charset|defer|language|src|type]," to the valid_elements.
I appreciate your help.
On 8/11/07, Olaf Bosch <[EMAIL PROTECTED]> wrote:
>
>
> Benjamin Sterling schrieb:
>
> > What I am trying to do is post my plugins to my blog (wordpress), but I
> >
ne choose jQuery over Mootools or is it really just a
> preference thing and and both are basically the same(i see a lot about
> jQuery vs prototype but not alot about jQuery vs mootools)
> --
> View this message in context:
> http://www.nabble.com/Why-jQuery-over-Mootools-tf4254982s15494.html#a12109680
> Sent from the JQuery mailing list archive at Nabble.com.
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
ts were ignored. of course.
> Protocol.js --> Displays it properly,no delays, but no sound.
> jQuery: --> No Display, in fact, the browser seems slower.
>
> I think with protocol.js, it had a problem resolved the base path for
> the embedded JS.
>
> With jQuery, I
all this remove function, for
> example if the plugin is created using $('body').link(); Can I call
> the removeLink function doing something like $
> ('body').link.removeLink(this);
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
and together with the
> custom transition support lets you create some pretty wacky stuff.
>
> The documentation provides lots of examples.
>
> Cheers!
>
> Mike
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
element attributes for new elements
>
> This is more of a 'heads up', but as usual, feedback will be welcomed.
>
> Thanks,
> Diego A.
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
so with this
> > code you would traverse to any tags in any unordered list within
> > your div.
> > Does that help?
> >
> > Bernd
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Making-An-Intergrated-Plugin-tf4263097s15494.html#a12132782
> Sent from the JQuery mailing list archive at Nabble.com.
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
if a function is provided but no label, all
> the events calling that function, regardless of label, are stopped.
> Finally, if both are provided, they are both used to filter down to
> stop that event.
>
> The few times I've used these methods, my timer based methods have
> become invariably more readable and more compact. Enjoy, if you must.
>
> -blair
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
;).append('Link 1 td>Link 2');
> });
>
> $('#link1').click(function(){..blablabla
>
> But this doesn't work.
> When I open the "panel", and the html is appended to it, the link
> doesn't work.
> How can I select it? What am I doing wrong here?
>
> Hope someone will come with a nice answer ;-)
>
>
> Greetzz
> nounou
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
akes two arguments: label, and function. Both are optional and
> > if neither is provided, all events on that DOM element are stopped. If
> > the label is provided without a function all events with that label
> > are stopped. Conversely, if a function is provided but no label, all
> > the events calling that function, regardless of label, are stopped.
> > Finally, if both are provided, they are both used to filter down to
> > stop that event.
> >
> > The few times I've used these methods, my timer based methods have
> > become invariably more readable and more compact. Enjoy, if you must.
> >
> > -blair
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
. Is there a way to register the plugin such that we can do this:
>
>
> $(...).myPlugin.start(...);
>
> $(...).myPlugin.stop(...);
>
> or a longer example:
>
> $(...).blair.timer.start(...);
>
> ???
>
> This ability would free plugin writers (and users) of worrying about
> naming collisions.
>
>
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
included into the same page or used separately.
>
> I'd rather not load on all the pages the sortable table plugin, so I
> have to be able to detect on each of these template if the plugin is
> already loaded or if I have to load it (or not call the .tableSorter()
> method).
&
://jobs.cfcclabs.org/lifechurchtv/2007-07-19-php-developer/
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
Hey,
I am trying to build a table dynamically, but jQuery keep erroring out on
$('').append(''); Is caption supported?
$('').append(''); works fine.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
<[EMAIL PROTECTED]> wrote:
>
> "jQuery: doing shady trickery so you don't have to."
>
> --Erik
>
>
> On 8/15/07, John Resig <[EMAIL PROTECTED] > wrote:
> >
> >
> > That being said, we have to do a lot of shady trickery to make
> &g
, John Resig <[EMAIL PROTECTED]> wrote:
>
>
> I was feeling feisty. Fixed in SVN rev 2728. Check a copy out of SVN
> to give it a try (but the test case passes).
>
> --John
>
> On 8/15/07, Benjamin Sterling <[EMAIL PROTECTED]> wrote:
> > @Stephan: That is ac
Rudd <[EMAIL PROTECTED]> wrote:
>
>
> I'm guessing he's getting you confused with Dries, of Drupal fame. :)
>
> Karl Rudd
>
> On 8/16/07, John Resig <[EMAIL PROTECTED]> wrote:
> >
> > I have a kid? I sure hope not! :-)
> >
> > --J
1 - 100 of 578 matches
Mail list logo