[jQuery] Re: Wrong Width in Firefox

2007-08-26 Thread Ganeshji Marwaha
I can't see the 1 pixel protrusion in ur gallery right now. did u already solve it. If yes, i am interested to know how... can u please explain. BTW, your gallery and the gallery design in wonderful... -GTG On 8/24/07, b0bd0gz [EMAIL PROTECTED] wrote: Hi, I have a gallery of images and

[jQuery] Re: [NEWS] More Press for tableSorter

2007-08-26 Thread Ganeshji Marwaha
I know i am late to the party... but still dugg it. Very nice work christian, we need more like this from u. -GTG On 8/24/07, Christian Bach [EMAIL PROTECTED] wrote: Thanks Brandon and Marshall! /christian 2007/8/24, Marshall Salinger [EMAIL PROTECTED]: I upgraded from 1.0 to 2.0 in

[jQuery] Re: Release: Accordion 1.5

2007-08-26 Thread Ganeshji Marwaha
Jörn, this is fantastic... very re-usable as well.. I have a question/suggestion though... When i hover over one of the items, and before the animation completes if i hover over another item, the animation for the second item doesn't occur. Now, i will have to move my mouse out of that item and

[jQuery] Re: Blueprint and jQuery

2007-08-26 Thread Ganeshji Marwaha
this is very good... i am not sure if i am understanding it right? but, if it is doing, what i think it is, then i absolutely love it. So, a writeup would be awesome. -GTG P.S - Among other things, i think it has a min width and a max width and between those widths, you are able to dynamically

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Ganeshji Marwaha
For starters, i don't know if i have write access to the jquery svn repository to checkin my plugin. Once i know that i already have it or not, or if i am given one, then i might be more interested in tracking bugs and enhancements from the plugin page itself. Second, the plugin site is fairly

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Ganeshji Marwaha
was, although my plugins are listed there, i am not motivated to effectively use the plugin web site for issue tracking and feature requests because, i don't have the actual code in the repo. -GTG On 8/26/07, Stephan Beal [EMAIL PROTECTED] wrote: On Aug 26, 9:03 am, Ganeshji Marwaha [EMAIL

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Ganeshji Marwaha
your site is hosted on hostmonster (same as mine), and they run apache 1.x, which doesn't have the necessary apache modules for hosting an svn server. yup, that is true :-( . -GTG On 8/26/07, Stephan Beal [EMAIL PROTECTED] wrote: On Aug 26, 7:29 pm, Ganeshji Marwaha [EMAIL PROTECTED

[jQuery] Re: Release: Accordion 1.5

2007-08-26 Thread Ganeshji Marwaha
: Ganeshji Marwaha schrieb: Jörn, this is fantastic... very re-usable as well.. I have a question/suggestion though... When i hover over one of the items, and before the animation completes if i hover over another item, the animation for the second item doesn't occur. Now, i will have to move

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Ganeshji Marwaha
Excellent Karl, initiatives like this is what makes open source so much fun... -GTG On 8/26/07, Karl Swedberg [EMAIL PROTECTED] wrote: On Aug 26, 2007, at 2:55 AM, Stephan Beal wrote: On Aug 26, 5:23 am, Karl Swedberg [EMAIL PROTECTED] wrote: It's seems a shame not to use what looks

[jQuery] Re: jQuery 1.1.4: Faster, More Tests, Ready for 1.2

2007-08-24 Thread Ganeshji Marwaha
this is great work... and more speed improvements? wow, that is just amazing news. Thanks for the great library john. -GTG On 8/24/07, Su [EMAIL PROTECTED] wrote: On 8/24/07, Erik Beeson [EMAIL PROTECTED] wrote: I notice the file size has crept up to 21kb from 19kb for 1.1.2.

[jQuery] Re: how to delay a event?

2007-08-23 Thread Ganeshji Marwaha
are u trying to achieve something like autocomplete (like google suggest), if that is the case, then you should look at http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ -GTG On 8/22/07, james_027 [EMAIL PROTECTED] wrote: hi, I have a small jQuery script, that get some data

[jQuery] Re: how to delay a event?

2007-08-23 Thread Ganeshji Marwaha
sorry, am i missing something. -GTG On 8/22/07, james_027 [EMAIL PROTECTED] wrote: Hi, On Aug 23, 2:34 pm, Ganeshji Marwaha [EMAIL PROTECTED] wrote: are u trying to achieve something like autocomplete (like google suggest), if that is the case, then you should look athttp

[jQuery] [ANNOUNCE] LavaLamp for jQuery lovers released!

2007-08-23 Thread Ganeshji Marwaha
Hi friends, Thank you! both for all your patience and valuable feedback. This sure helped shaped this plugin into whatever it is today. LavaLamp is a very simple menu plugin for jQuery. As many of you already know, fancy hover effects is what gives it character. It was originally written by

[jQuery] Re: [ANNOUNCE] LavaLamp for jQuery lovers released!

2007-08-23 Thread Ganeshji Marwaha
Thanks for mentioning me in the docs, but really, it was just 10 minutes. You did the work! @Glen - oh come on, it took just 10 minutes because u are an expert in it. I don't know how long it would have taken me to create that. It really was helpful, and my appreciation is honest and sincere.

[jQuery] Re: [ANNOUNCE] LavaLamp for jQuery lovers released!

2007-08-23 Thread Ganeshji Marwaha
Swedberg www.englishrules.com www.learningjquery.com On Aug 23, 2007, at 1:46 PM, Ganeshji Marwaha wrote: Thanks everybody for the feedback. It is too motivating and am really glad u all liked it... @Chris - I am not sure if i changed much after that version. In any case, i will try

[jQuery] Re: LavaLamp for jQuery lovers released!

2007-08-23 Thread Ganeshji Marwaha
, but under IE6 your demo does not appear correctly. You have to change the width so the the items fit.. Around 480 makes it right. But I think the overall issue is the spacing of the items. Can you repeat this under IE6? -- HLS On Aug 23, 12:20 pm, Ganeshji Marwaha [EMAIL PROTECTED] wrote

[jQuery] Re: co-existing with mootools: help

2007-08-22 Thread Ganeshji Marwaha
I don't think there is a way to make mootools play well with other libraries when using the infamous $. jQuery is probably the only library that understands this concern and has implemented appropriate precautions in its code base. That said, to look at ur needs from a higher level, i think i

[jQuery] Re: Classic noob questions

2007-08-22 Thread Ganeshji Marwaha
I recommend, you take a look at the jCarouselLite plugin. Even if you don't use the plugin itself (if your intention is to learn), the code there will provide some starting point, because i guess it solves the same problem that u r trying to solve.

[jQuery] Re: Error creating div in IE7

2007-08-22 Thread Ganeshji Marwaha
I will take a look at it in depth... But, in the meantime, can u try using some other id for the div instead of document. Sometimes crazy things like these have worked for me. -GTG On 8/22/07, Márcio Kabke Pinheiro [EMAIL PROTECTED] wrote: I'm very new in jQuery (in fact, only 2 days :-) ),

[jQuery] Re: co-existing with mootools: help

2007-08-22 Thread Ganeshji Marwaha
explain what you are trying to do with mootools, maybe we can come up with an alternative. On 8/22/07, Ganeshji Marwaha [EMAIL PROTECTED] wrote: I don't think there is a way to make mootools play well with other libraries when using the infamous $. jQuery is probably the only library

[jQuery] Re: Dinamically add elements to a existing jCarouselLite

2007-08-21 Thread Ganeshji Marwaha
hi thorfinn, Using the present featureset of jCarouselLite, you will not be able to add content at run-time once the carousel is initialized. You have 2 options 1. To add the li elements before u even initialize the carousel 2. look into jCarousel. Although a bit heavy, it has a host of features

[jQuery] Re: New Plugin: Live Query (previously called Behavior)

2007-08-20 Thread Ganeshji Marwaha
wonderful... before behavior plugin, i used to convince myself that the extra effort is worth it because it creates more readability and reusability by separating out methods that attach events etc. But, now, u r making me lazy, and i am really glad u are ;-) Thanks brandon, for this wonderful

[jQuery] Re: A Simple Question ! (mouseover)

2007-08-19 Thread Ganeshji Marwaha
try this... $(img).mouseover(function(){ $(this).prev(span).html(img src=hover.jpg); }); -GTG On 8/19/07, Kixe [EMAIL PROTECTED] wrote: span/span img src=1.jpg/img span/span img src=2.jpg/img span/span img src=3.jpg/img $(document).ready(function() {

[jQuery] Re: Selecting readonly textboxes

2007-08-18 Thread Ganeshji Marwaha
Try this $(input:text).not([EMAIL PROTECTED]); -GTG On 8/17/07, Mohsen Saboorian [EMAIL PROTECTED] wrote: Hello list, Is it possible to select non-readonly textboxes with JQuery? I've tried the following queries, non of which worked: $(input:[EMAIL PROTECTED]) $(input:[EMAIL

[jQuery] Re: request for comments - a periodic execution plugin/function for jQuery

2007-08-18 Thread Ganeshji Marwaha
I am sure westamastaflash will reply to ur query, but in the meantime, since i am still awake (3 PM here), i thought i will do a good deed before i goto bed. try $.periodic(callback, {frequency: 5}); You were using quotes for the options object. That was probably the cause of the problem And

[jQuery] Re: stop animation

2007-08-18 Thread Ganeshji Marwaha
/jquery.kwick.js) if you'd like to see how I handled the case. - Christian Dannie On Aug 18, 12:03 am, Ganeshji Marwaha [EMAIL PROTECTED] wrote: Hey Christian, This is either a huge co-incidence or we are probably born on the same date and time... coz, i spent the full day yesterday to figure out

[jQuery] Re: Rolling region plugin?

2007-08-18 Thread Ganeshji Marwaha
i guess u r looking for jCarouselLite - http://gmarwaha.com/jquery/jcarousellite/ -GTG On 8/18/07, howa [EMAIL PROTECTED] wrote: Anyone know there is such as plugin, e.g. div id=image1 img src='... desc... /div div id=image2 img src='... desc... /div div id=image3 img src='...

[jQuery] Re: stop animation

2007-08-18 Thread Ganeshji Marwaha
: $('#animationElement').stop(); This should really be added to the documentation, or given a shortcut. If anyone would do this, or tell me how to do it, that'd be great. Cheers, Christian Dannie On Aug 4, 6:40 am, Ganeshji Marwaha [EMAIL PROTECTED]https://mail.google.com

[jQuery] Re: stop animation

2007-08-18 Thread Ganeshji Marwaha
, Christian Dannie On Aug 4, 6:40 am, Ganeshji Marwaha [EMAIL PROTECTED] wrote: hi friends, is there a way to stop an animation after it has started? any hack that will make this happen will be useful... thanks in advance, -GTG

[jQuery] Re: stop animation

2007-08-18 Thread Ganeshji Marwaha
John, i now completely get what u mean... This is actually not stopping animation ;-). :-( we will wait for jquery 1.2 in the meantime... Thanks for letting us know. -GTG On 8/18/07, Ganeshji Marwaha [EMAIL PROTECTED] wrote: Ok, there is no way i can oppose that. You are an authority in what

[jQuery] Re: jCarousel Lite - version 1.0

2007-08-17 Thread Ganeshji Marwaha
suggestions? Thanks! Aaron On Aug 10, 1:00 pm, Ganeshji Marwaha [EMAIL PROTECTED] wrote: Awesome work. I'm now thinking to port this nice plugin to as a module in open source application like joomla. @Mike - Thanks, and that would be cool... Hi Ganeshji, Hey is it possible to have

[jQuery] Re: stop animation

2007-08-17 Thread Ganeshji Marwaha
PROTECTED] wrote: Hello Ganeshji, I gave interface a try and It deserves it a lot. I'll write a simple howto stop animations and queuing in jquery. You can see an example here. All the navigation animations use it. http://www.justaquit.com/ Cheers, On 8/5/07, Ganeshji Marwaha

[jQuery] Re: ORing selectors

2007-08-17 Thread Ganeshji Marwaha
I am not sure about the additional overhead, but i find comma more straight-forward because they are css selectors and we use commas to select in css anyways. -GTG On 8/17/07, Rob Desbois [EMAIL PROTECTED] wrote: Does anyone know offhand how much overhead using .add() instead of the comma

[jQuery] Re: event bubbling - checking for the right element

2007-08-17 Thread Ganeshji Marwaha
I don't know ur use-case, but why are u using body.click... Instead it could be very easy, intuitive and smaller to use $(#test h2).click(function() { alert(test); }); -GTG On 8/17/07, Jones [EMAIL PROTECTED] wrote: Hi, I've got a problem with event bubbling. That works fine:

[jQuery] Re: How to show Updating container

2007-08-17 Thread Ganeshji Marwaha
try something like this... $(#some_table_name).click(function() { $(#rs_loading).show(function() { someFuncTORefine(); $(#rs_loading).hide(); }); }); -GTG On 8/17/07, Potluri [EMAIL PROTECTED] wrote: So whats the alternative for this to work... there should be definitely

[jQuery] Re: problem with selector in IE

2007-08-17 Thread Ganeshji Marwaha
i don't see why the selector needs to be that complex. I would do it this way... $(#srTable tr).each(function() { alert(test); }); -GTG On 8/17/07, Potluri [EMAIL PROTECTED] wrote: sorry that a typo.. I know that rows contain colomns. My table already has multiple colomns. I just

[jQuery] Re: Avoiding anonymous functions - enhancement suggestion

2007-08-17 Thread Ganeshji Marwaha
$(...).onclick().toggle().end(); This will be cool John... I have so many one-liner anonymous functions that i can get rid of then... When can we expect it.? -GTG On 8/17/07, John Resig [EMAIL PROTECTED] wrote: I've thought of this, as well. I also wanted to add a hook to allow:

[jQuery] Re: request for comments - a periodic execution plugin/function for jQuery

2007-08-17 Thread Ganeshji Marwaha
This is a neat utility plugin that i will definitely use... There are a few suggestions - just thinking out loud though First, to answer your question, i dont think u need to use $.extend, there isn't a function called periodic in the core, so it should be fine... My suggestion is, typically

[jQuery] Re: stop animation

2007-08-16 Thread Ganeshji Marwaha
But how does this help in stopping animations? -GTG On 8/15/07, eddy [EMAIL PROTECTED] wrote: I find a good plugin jQuery Timers (http://jquery.offput.ca/every/) On 8月6日, 下午12时01分, Ganeshji Marwaha [EMAIL PROTECTED] wrote: Thanks eddy... I will try to make them work together

[jQuery] Re: jQuery for JavaScript programmers

2007-08-15 Thread Ganeshji Marwaha
+1 - to linking this from the jquery site... -GTG On 8/15/07, Tane Piper [EMAIL PROTECTED] wrote: Very clear and concise article - it should get linked to on the documention page as a good beginners tutorial. On 15/08/07, Erik Beeson [EMAIL PROTECTED] wrote: Here's a really nice jQuery

[jQuery] Re: Tweaks to jCarouselLite

2007-08-15 Thread Ganeshji Marwaha
Hi Kelvin, The link that you have posted for the modified version of jCarouselLite and for the patch is not reachable. The server is timing out i guess. I would really like to take a look at the changes and the page in which it wasn't working. This will help me fix the plugin for everyones

[jQuery] Re: stupid dev tricks: gzipping jQuery without mod_deflate

2007-08-15 Thread Ganeshji Marwaha
Very cool... I will start using this technique right away... But my only concern is, since this technique compresses the file everytime it is requested, isn't it an overkill on the server's CPU? -GTG On 8/15/07, Stephan Beal [EMAIL PROTECTED] wrote: Hi, all! i'm working on re-designing the

[jQuery] Re: [ANNOUNCE] New jQuery Plugins Found

2007-08-15 Thread Ganeshji Marwaha
neat stuff... By any chance are u talking to the authors of the plugins to get them to post on our main plugin page? -GTG On 8/15/07, Rey Bango [EMAIL PROTECTED] wrote: AjaxRain has really been digging up some great plugins which I never see announced. Check these out: jQuery Image Strip

[jQuery] Re: Draggables help

2007-08-15 Thread Ganeshji Marwaha
Gordon, I just wish u finish this widget in style... I also have similar problems with interface slider and wasn't able to get around it... Interface slider also has problems when executing callbacks. For example, when the handle is dragged and dropped, the onChange fires, but not when you click

[jQuery] Re: NEWS: Publisher posts big chunk of Learning jQuery Chapter 7 online

2007-08-15 Thread Ganeshji Marwaha
thanks, but i already have the book ;-) BTW, ur post is singlicate (a new english word for - it appeared only once) -GTG On 8/15/07, Karl Swedberg [EMAIL PROTECTED] wrote: Hey everyone, I just noticed that our publisher (Packt) just posted a rather large excerpt of Learning jQuery Chapter

[jQuery] Re: Interface slider - get value of multiple handles

2007-08-15 Thread Ganeshji Marwaha
I don't think you can get both values using onSlide(). That might not be true... There is a method in interface slider called SliderGetValues() that can come to ur rescue. I guess that is not in the docs, but it is similar to SliderSetValues() that is documented, just that this sets whereas we

[jQuery] Re: What is wrong with this code?

2007-08-14 Thread Ganeshji Marwaha
at Brian Cherne's hoverIntent plugin as it will definitely help cut down on triggering unwanted animations for menus like this. haha, very funny, Joel. :-) I hope Ganeshji Marwaha doesn't mind my pasting a previous email of his that answers the same question: 1. There is a plugin

[jQuery] fancy menu - tell me what you guys think

2007-08-14 Thread Ganeshji Marwaha
Hi all, I have ported this fancy menu over from mootools to jquery. You can take a look at it http://www.gmarwaha.com/jquery/jfancymenu/test/test.html The original mootools version is http://devthought.com/cssjavascript-true-power-fancy-menu/ Tell me what you guys think. As always, based on

[jQuery] Re: fancy menu - tell me what you guys think

2007-08-14 Thread Ganeshji Marwaha
that should address your concern. Thanks again guys... Based on the reponse it seems that it is worth making this into a real plugin... I will start doing that... -GTG On 8/14/07, Stephan Beal [EMAIL PROTECTED] wrote: On Aug 14, 5:31 pm, Ganeshji Marwaha [EMAIL PROTECTED] wrote: I have ported

[jQuery] Re: fancy menu - tell me what you guys think

2007-08-14 Thread Ganeshji Marwaha
Stephan u got it man... u r the man who named my plugin... Lava Lamp it is :-) -GTG On 8/14/07, Stephan Beal [EMAIL PROTECTED] wrote: On Aug 14, 5:31 pm, Ganeshji Marwaha [EMAIL PROTECTED] wrote: I have ported this fancy menu over from mootools to jquery. You can take a look

[jQuery] Re: Do we have something like Mootools:Kwick on jQuery?

2007-08-14 Thread Ganeshji Marwaha
... as I don't know when I'll make the time to play with this again. My apologies for it being undocumented. http://cherne.net/brian/resources/jquery.slidingPanels.html Brian. On 8/11/07, Ganeshji Marwaha [EMAIL PROTECTED] wrote: I am working on something like that... it is not a completed

[jQuery] Re: Do we have something like Mootools:Kwick on jQuery?

2007-08-14 Thread Ganeshji Marwaha
, Ganeshji Marwaha [EMAIL PROTECTED] wrote: I am working on something like that... it is not a completed version, but works enough to get the point across. I will be making it into a full featured plugin sometime this week. Here is the link to it... http://www.gmarwaha.com/jquery/jkwick/test

[jQuery] Re: fancy menu - tell me what you guys think

2007-08-14 Thread Ganeshji Marwaha
all at once. Nice work! Glen On 8/14/07, Ganeshji Marwaha [EMAIL PROTECTED] wrote: wow, u guys overwhelm me ;-). I sent this message before starting for work, and when i reach my desk i have such a pleasant surprise... Thanks guys... Now, lemme answer some of your concerns

[jQuery] Re: fancy menu - tell me what you guys think

2007-08-14 Thread Ganeshji Marwaha
in the first load, when only the right-side of the button showed up. One suggestion. Use a button sprite to have the caps and the body as part of the same image. That way it would load all at once. Nice work! Glen On 8/14/07, Ganeshji Marwaha [EMAIL PROTECTED] wrote: wow, u guys

[jQuery] Re: fancy menu - tell me what you guys think

2007-08-14 Thread Ganeshji Marwaha
. I also added in the change from Brian to make it trigger quicker. Glen On 8/14/07, Ganeshji Marwaha [EMAIL PROTECTED] wrote: Sure, i will try that... I sincerely hope that solves the unresponsiveness problem... -GTG On 8/14/07, Brian Cherne [EMAIL PROTECTED] wrote

[jQuery] Re: fancy menu - tell me what you guys think

2007-08-14 Thread Ganeshji Marwaha
On 8/14/07, Ganeshji Marwaha [EMAIL PROTECTED] wrote: Sure, i will try that... I sincerely hope that solves the unresponsiveness problem... -GTG On 8/14/07, Brian Cherne [EMAIL PROTECTED] wrote: You may be able to tweak hoverIntent's default settings

[jQuery] Re: fancy menu - tell me what you guys think

2007-08-14 Thread Ganeshji Marwaha
Thanks Dan... You are right... I will make sure, i include ifx.js alone and list only ifx.js as a dependency... -GTG On 8/14/07, Dan G. Switzer, II [EMAIL PROTECTED] wrote: In the meantime, i tried using interface fx library for stopping animations which should effectively make it perform

[jQuery] Re: Event bubbling

2007-08-14 Thread Ganeshji Marwaha
i think u r doing it right... just that u will have to remove the attribute onclick=return false; from the button tag that is probably preventing ur event to bubble. I dont know if i am even close to answering ur question. But if i am not, can u provide more explanation on what u r trying to do

[jQuery] Re: dimensions plugin, animated scrollLeft(x)

2007-08-14 Thread Ganeshji Marwaha
Just wanted to remind that there is a plugin called jCarouselLite which can hold any HTML content. That can probably solve ur problem... BTW, i am not marketing for my plugin... Just trying to help http://www.gmarwaha.com/jquery/jcarousellite/index.php -GTG On 8/14/07, emi polak [EMAIL

[jQuery] Re: How do I bind this into the DOM?

2007-08-14 Thread Ganeshji Marwaha
$('#pendingUsers').load(' index.php/meduser/check_pending_users',false, function() { $('#pendingUsers a').click(function() { $.post('index.php/meduser/pull_user_information', {id: $(this).attr('rel')}, function(data) { $('#main').html(data);* $(#button).click(function() { alert(your code for

[jQuery] Re: is this possible in jQ: plugin namespaces?

2007-08-14 Thread Ganeshji Marwaha
I dont think it is possible Stephan. jquery core requires the plugin method to be part of the $.fn (which is jQuery.prototype internally). This way jQuery will be able to call the method in the context of the jquery object itself. This is how we get this to represent the jQuery object itself. I

[jQuery] Re: Dimensions 1.1 Released

2007-08-13 Thread Ganeshji Marwaha
awesome, good call on including the margin as part of the outerwidth. thanks -GTG On 8/12/07, Brandon Aaron [EMAIL PROTECTED] wrote: I just released Dimensions 1.1. It includes an option to include margin for the outerWidth and outerHeight methods. I've also fixed the issues with Safari 3

[jQuery] Re: Creating plugins

2007-08-12 Thread Ganeshji Marwaha
()) which does not help me becuase i might want to declare X amount of the with different names. I guess maybe jQuery is not what i am looking for, i mean jQuery seems to have poor OOP support when it is a bit of a pain in the ass to create a class. Ganeshji Marwaha wrote: why do i get

[jQuery] Re: $.ajax question

2007-08-12 Thread Ganeshji Marwaha
If you are looking to submit a form using ajax, the you should take a look at the form plugin. http://www.malsup.com/jquery/form/ This plugin offers 2 methods( among others) to submit a form using ajax. They are ajaxSubmit() and ajaxForm(). More info can be obtained from the documentation. -GTG

[jQuery] Re: $.ajax question

2007-08-12 Thread Ganeshji Marwaha
functionality to the current ajax request. Ganeshji Marwaha wrote: If you are looking to submit a form using ajax, the you should take a look at the form plugin. http://www.malsup.com/jquery/form/ This plugin offers 2 methods( among others) to submit a form using ajax. They are ajaxSubmit

[jQuery] Re: [NEWS] jQuery Team Member Jörn Zaeffere r in Javamagzin

2007-08-11 Thread Ganeshji Marwaha
cool, that will be great. i sincerely wish u convince ur managers. Also, lemme know if you need any help... I have been programming in java for long enough to offer u some decent help. -GTG On 8/11/07, Jörn Zaefferer [EMAIL PROTECTED] wrote: I'm working on a jQuery-based Java web-framework.

[jQuery] Re: scollovers animation

2007-08-11 Thread Ganeshji Marwaha
you should post it on digg... how annoying a scrollover is? haha, i will digg it for sure.. -GTG On 8/11/07, Stephan Beal [EMAIL PROTECTED] wrote: On Aug 11, 6:21 am, Blair Mitchelmore [EMAIL PROTECTED] wrote: Here's my (40 line) proof of concept. It's not as foolproof as the ...

[jQuery] Re: Problem with animation on mouseover/mouseout!

2007-08-11 Thread Ganeshji Marwaha
... On Aug 10, 7:25 pm, Ganeshji Marwaha [EMAIL PROTECTED] wrote: I have put together a demo. http://www.gmarwaha.com/test/other/testHoverAnchorInAndOutFast.html Have fun, and lemme know if this works for u. -GTG On 8/10/07, Nazgulled [EMAIL PROTECTED] wrote: I think I

[jQuery] Re: [Plugin] DynaCloud Plugin

2007-08-11 Thread Ganeshji Marwaha
this is very interesting... i think i will have a use for it sometime very soon. -GTG On 8/11/07, Tane Piper [EMAIL PROTECTED] wrote: Another plugin that's not mine, but very handy:

[jQuery] Re: jCarousel vs jCarousel LITE

2007-08-11 Thread Ganeshji Marwaha
Hi ashok, It really depends on the number of thumbnails u have. If the number is not too large, the jCarouselLite is a good choice, because of its light-weight nature. But, if the number is too large, then you will need the ajax facilities of the jCarousel plugin. Hope that helps -GTG On

[jQuery] Re: Why jQuery over Mootools

2007-08-11 Thread Ganeshji Marwaha
Benjamin, Think google maps... It is a nice class, which can be instantiated and setup any number of times within the same page... So, in this case class offers a convenient blueprint for further instantiation. Hope that clarifies a bit. -GTG On 8/11/07, Benjamin Sterling [EMAIL PROTECTED]

[jQuery] Re: Do we have something like Mootools:Kwick on jQuery?

2007-08-11 Thread Ganeshji Marwaha
I am working on something like that... it is not a completed version, but works enough to get the point across. I will be making it into a full featured plugin sometime this week. Here is the link to it... http://www.gmarwaha.com/jquery/jkwick/test/test.html Hoep that helps. -GTG On 8/11/07,

[jQuery] Re: Creating plugins

2007-08-11 Thread Ganeshji Marwaha
When you create a plugin that will be executed on a selected set of DOM elements, you use jQuery.fn.myPlugin = function() {} When you create a plugin that is going to be executed statically, like $.ajax, you create it like this. jQuery.myPlugin = function() {} Effectively, jQuery is an

[jQuery] Re: Do we have something like Mootools:Kwick on jQuery?

2007-08-11 Thread Ganeshji Marwaha
thanks rey... will take care of it in my first release as a plugin... -GTG On 8/11/07, Rey Bango [EMAIL PROTECTED] wrote: Nice work G. In IE7, it looks good. In FF v2.0.0.6, there's always an initial delay when hovering over the first option. Rey Ganeshji Marwaha wrote: I am working

[jQuery] Re: Creating plugins

2007-08-11 Thread Ganeshji Marwaha
(); why do i get error saying that test is not a function of t? Ganeshji Marwaha wrote: When you create a plugin that will be executed on a selected set of DOM elements, you use jQuery.fn.myPlugin = function() {} When you create a plugin that is going to be executed statically

[jQuery] Re: $.getJSON ?

2007-08-11 Thread Ganeshji Marwaha
Just to add to what john said, it is not a limitation of jquery, but ajax in general, but i might be wrong... John, correct me if i am wrong. -GTG On 8/11/07, John Resig [EMAIL PROTECTED] wrote: You can't request JSON data from remote URLs, currently. You'll need to run the request through

[jQuery] Re: Problem with animation on mouseover/mouseout!

2007-08-11 Thread Ganeshji Marwaha
, 12:17 am, Ganeshji Marwaha [EMAIL PROTECTED] wrote: Hi, the demo that is posted was just a way to approach that problem... As i mentioned already, you can use the hoverIntent plugin to approach it as well... If you are fine to use interface plugin, then you can use interface's animate

[jQuery] Re: [ANNOUNCE] jCarousel Lite - version 1.0

2007-08-10 Thread Ganeshji Marwaha
? -GTG On 8/9/07, Olaf Bosch [EMAIL PROTECTED] wrote: Ganeshji Marwaha schrieb: http://gmarwaha.com/jquery/jcarousellite/test/testDefault.html . Here, i dont have that kind of setup. Here, the carousel should unobstrusively display all the elements based on what your css style rules

[jQuery] Re: SevenMagOnline.com Feature blocks

2007-08-10 Thread Ganeshji Marwaha
np, my next job is to make that into a good and usable plugin over the weekend :-) -GTG On 8/10/07, Ty [EMAIL PROTECTED] wrote: Thanks for that prototype Ganeshji, it seems to be working just about right. On Aug 4, 3:27 pm, Ganeshji Marwaha [EMAIL PROTECTED] wrote: Hey Ty, Did

[jQuery] Re: jCarousel Lite - version 1.0

2007-08-10 Thread Ganeshji Marwaha
new thumbnails into place. I haven't seen an example for that type of a setup, still looking them over though. Nice work. thanks. On Aug 9, 3:20 pm, Ganeshji Marwaha [EMAIL PROTECTED] wrote: Oops, forgot the link to the project page... here you go... http://gmarwaha.com/jquery

[jQuery] Re: [ANNOUNCE] jCarousel Lite - version 1.0

2007-08-10 Thread Ganeshji Marwaha
? If you have a way for this plugin to handle this, i am all game for it... I am ready to listen and implement as long as it makes the users life easier. -GTG On 8/10/07, Olaf Bosch [EMAIL PROTECTED] wrote: Ganeshji Marwaha schrieb: So, it is upto the developer how to do it. Once the button

[jQuery] Re: Problem with animation on mouseover/mouseout!

2007-08-10 Thread Ganeshji Marwaha
you do it? On Aug 9, 9:31 am, Ganeshji Marwaha [EMAIL PROTECTED] wrote: there are several ways you can solve this problem... Let me try and guide u through a couple 1. There is a plugin called hover intenthttp://cherne.net/brian/resources/jquery.hoverIntent.html. The primary purpose

[jQuery] Re: SITE SUBMISSION: http://www.thor.be/creations.php

2007-08-10 Thread Ganeshji Marwaha
awesome. very cool and well done... -GTG On 8/8/07, Alexandre Plennevaux [EMAIL PROTECTED] wrote: Friends, i'm very pleased to inform you about the fresh release of Belgian contemporary dance *Compagnie Thor* new website: http://www.thor.be/ use of jquery for: - layouting via

[jQuery] Re: [NEWS] jQuery Team Member Jörn Zaeffere r in Javamagzin

2007-08-10 Thread Ganeshji Marwaha
cool... congrats Jörn... jQuery goes well with java. I know there is no context in what i am talking, but just said so because, i am using jquery with java. I just wish someone develops a dwr like plugin for jquery, before i start doing something like that... -GTG On 8/10/07, Sean Catchpole

[jQuery] Re: jQuery Corner Demo

2007-08-10 Thread Ganeshji Marwaha
. The official version can be found here: http://jqueryjs.googlecode.com/svn/trunk/plugins/corner/jquery.corner.js Cheers! Mike On 8/10/07, Ganeshji Marwaha [EMAIL PROTECTED] wrote: just so u know... the plugin has since been improved and you might want to see this demo page as well

[jQuery] Re: IE6 ajax oddity

2007-08-09 Thread Ganeshji Marwaha
I don't have IE 6 right now, so i won't be able to test the page, but, typically these types of behavior is seen when there is some script error in IE. check to see if there is some error in the javascript end. -GTG On 8/8/07, Bruce MacKay [EMAIL PROTECTED] wrote: Folks, I have a small

[jQuery] Re: Problem with animation on mouseover/mouseout!

2007-08-09 Thread Ganeshji Marwaha
there are several ways you can solve this problem... Let me try and guide u through a couple 1. There is a plugin called hover intenthttp://cherne.net/brian/resources/jquery.hoverIntent.html. The primary purpose of this plugin is to stop these kind of actions on unintentional hovers. So, you can

[jQuery] Re: [ANNOUNCE] jCarousel Lite - version 1.0

2007-08-09 Thread Ganeshji Marwaha
Oops, forgot the link to the project page... here you go... http://gmarwaha.com/jquery/jcarousellite/ -GTG On 8/9/07, Ganeshji Marwaha [EMAIL PROTECTED] wrote: Hi friends, I have finally released the 1.0 version of jCarouselLite plugin. There was a lot of feedback for the earlier revisions

[jQuery] Re: scollovers animation

2007-08-09 Thread Ganeshji Marwaha
it is kinda cool. I will use it for menu's maybe, not for all links in the page. -GTG On 8/9/07, Benjamin Sterling [EMAIL PROTECTED] wrote: Umm... You didn't really just say Web 1.0, did you? sad sad world we live in :) On 8/9/07, Tane Piper [EMAIL PROTECTED] wrote: Dan, I

[jQuery] [ANNOUNCE] jCarousel Lite - version 1.0

2007-08-09 Thread Ganeshji Marwaha
Hi friends, I have finally released the 1.0 version of jCarouselLite plugin. There was a lot of feedback for the earlier revisions, and i sincerely thank you all for that, because that is what shaped this 1.0 release. Nicolas Hoizey and Mike Fern - As per your request, circular is now well,

[jQuery] Re: [ANNOUNCE] jCarousel Lite - version 1.0

2007-08-09 Thread Ganeshji Marwaha
Andy and Marshall - Than you very much for ur kind words... It is feedback from friends like you that motivated me to fix most(if not all) of the issue. Chris - Thanks for your comment. But, i think, you got it wrong. My site's demos are specifically done such that disabling javascript will

[jQuery] Re: Please fix TreeView bassistance - Please DEV to not stable plugins

2007-08-09 Thread Ganeshji Marwaha
why do u say it doesn't work in IE. It seems to work fine for me. Granted, i just saw the demo. -GTG On 8/9/07, Mario Moura [EMAIL PROTECTED] wrote: Hi Folks TreeView is amazing plugin from http://bassistance.de/jquery-plugins/jquery-plugin-treeview/ But unfortunately just work on FF

[jQuery] Re: use of this in jQuery selectors

2007-08-09 Thread Ganeshji Marwaha
$(.class, this) -GTG On 8/9/07, pd [EMAIL PROTECTED] wrote: Hi All Can someone clarify the use of the JavaScript keyword this in a jQuery context? I find it strange that the following code doesn't work $(this + '.requiredField') but this does $(this.id + '.requiredField') even

[jQuery] Re: [Announce] charToTable plugin

2007-08-08 Thread Ganeshji Marwaha
thats was funny, and interesting... But seriously, we should find a better way to filter spammers... atleast something interesting and not so boring as typing some obscure letters. -GTG On 8/7/07, Robert O'Rourke [EMAIL PROTECTED] wrote: Ganeshji Marwaha wrote: By using this instead

[jQuery] Re: [New Plugins] Ajax Queue and Ajax Sync

2007-08-08 Thread Ganeshji Marwaha
I didnt find much use for these right now, but i am sure, the day won't be far when this will save my day... I am more interested in a plugin (or in the core itself) that will allow me to tell jquery what an error as it applies to ajax. At present, i guess that it is hard-coded within, which is

[jQuery] Re: [New Plugins] Ajax Queue and Ajax Sync

2007-08-08 Thread Ganeshji Marwaha
){} return false; } Mike On 8/8/07, Ganeshji Marwaha [EMAIL PROTECTED] wrote: I didnt find much use for these right now, but i am sure, the day won't be far when this will save my day... I am more interested in a plugin (or in the core itself) that will allow me to tell jquery what

[jQuery] Re: Announcement: Spoilers plugin

2007-08-08 Thread Ganeshji Marwaha
hi stephan, this is a neat plugin, i see myself using this in some cases. u mentioned that this functionality was there in imdb.com correct? where exactly in that site can i get to see this feature? -GTG On 8/8/07, Stephan Beal [EMAIL PROTECTED] wrote: On Aug 8, 6:28 pm, Stephan Beal [EMAIL

[jQuery] Re: [Slight OT] Quick straw pole about maps

2007-08-08 Thread Ganeshji Marwaha
i have used google maps feature in quite a few applications now, and never once used yahoo... Regardless, i would say having one plugin per map provider sounds like a good choice. Later, you(or potentially another plugin author) can write another plugin for yahoo as well following a similar

[jQuery] Re: How to check input field

2007-08-08 Thread Ganeshji Marwaha
take a look at this link http://www.quirksmode.org/js/mailcheck.html -GTG On 8/8/07, Johny [EMAIL PROTECTED] wrote: In a form there is an input field where users insert their email address. How can I check if it is the valid email or that it consists `@' . Thank you for help L.

[jQuery] Re: Announcement: Spoilers plugin

2007-08-08 Thread Ganeshji Marwaha
thanks... -GTG On 8/8/07, Stephan Beal [EMAIL PROTECTED] wrote: On Aug 8, 8:30 pm, Ganeshji Marwaha [EMAIL PROTECTED] wrote: this is a neat plugin, i see myself using this in some cases. :) Michael Geary and Jay Salvat deserve the real credit. When i pointed out this effect a week or two

  1   2   3   4   >