[jQuery] Re: jQuery 1.2 and jCarousel

2007-09-16 Thread Ganeshji Marwaha
Hi guys, I am not sure what the negative pixel issue is? i am not active in the mailing list for the last couple of weeks, coz i am very pressed for time. so, am sorry if i am missing something very obvious. BTW, it might take me a few days before i can come back to normal participation in the lis

[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

[jQuery] Re: Release: Accordion 1.5

2007-08-26 Thread Ganeshji Marwaha
ECTED]> wrote: > > > 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 a

[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 p

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

2007-08-26 Thread Ganeshji Marwaha
What, i was trying to convey 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: >

[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 new

[jQuery] Re: Blueprint and jQuery

2007-08-25 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 re

[jQuery] Re: Release: Accordion 1.5

2007-08-25 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 ho

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

2007-08-25 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.

[jQuery] Re: Wrong Width in Firefox

2007-08-25 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 image

[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: LavaLamp for jQuery lovers released!

2007-08-23 Thread Ganeshji Marwaha
; GTG, > > Maybe its just me, 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

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

2007-08-23 Thread Ganeshji Marwaha
blog entry (choppy). FF 2/ Mac > > > > --Karl > _ > Karl 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 &

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

2007-08-23 Thread Ganeshji Marwaha
its heavy weight sometimes... ;-) @Pops - Good catch... Thanks... Fixed it... -GTG On 8/23/07, Chris W. Parker <[EMAIL PROTECTED]> wrote: > > > On Thursday, August 23, 2007 9:20 AM Ganeshji Marwaha said: > > > You can get a complete overview and how to implement it in y

[jQuery] Re: how to get the height of a div?

2007-08-23 Thread Ganeshji Marwaha
$('#divElem').height() should work. You don't need the dimensions plugin unless u want the height of the "document" or "window". In case, you are looking for the height that includes margin as well, then dimensions plugin has a method called outerHeight() that might help u. -GTG On 8/23/07, And

[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. T

[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 Guill

[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),

[jQuery] Re: how to delay a event?

2007-08-22 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

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

2007-08-22 Thread Ganeshji Marwaha
cal cache) that made us give up on > them. > > - Jack > > Benjamin Sterling wrote: > > @GTG, great question, I second that. > > @Jack, if you can explain what you are trying to do with mootools, maybe > we can come up with an alternative. > > On 8/22/07, Ganeshji M

[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: [NEWS] Brandon Aaron on Ajaxian...AGAIN!

2007-08-22 Thread Ganeshji Marwaha
Again, great work brandon... Your work is amazing. I was going thru the code and i can't help but notice the beauty. Thanks again, for the great plugin. Can we get any insider tips on the next plugins(if any) you are working on at present. P.S. - voted both on dzone and ajaxian. sorry, dont have

[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. http://www.gmarwaha.com/jquery/jcarousellite/inde

[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 wi

[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 pl

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

2007-08-19 Thread Ganeshji Marwaha
try this... $("img").mouseover(function(){ $(this).prev("span").html(""); }); -GTG On 8/19/07, Kixe <[EMAIL PROTECTED]> wrote: > > > > > > > > > > $(document).ready(function() { > > $("img").mouseover(function(){ > $("span").html(""); > }); > > $("span").mouseout(fun

[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

[jQuery] Re: stop animation

2007-08-18 Thread Ganeshji Marwaha
); > > }); > > return this; > > }; > > > > - now you can just do: $('#animationElement').stop(); > > > > > > This should really be added to the documentation, or given a shortcut. > > If anyone would do this, or tell me how t

[jQuery] Re: stop animation

2007-08-18 Thread Ganeshji Marwaha
uot;fx"); > > > }); > > > return this; > > > }; > > > > > > - now you can just do: $('#animationElement').stop(); > > > > > > > > > This should really be added to the documentation, or given a shortcut. > > > If

[jQuery] Re: stop animation

2007-08-18 Thread Ganeshji Marwaha
$.dequeue(this, "fx"); > > }); > > return this; > > }; > > > > - now you can just do: $('#animationElement').stop(); > > > > > > This should really be added to the documentation, or given a shortcut. > > If anyon

[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. > > > desc... > > > >

[jQuery] Re: stop animation

2007-08-18 Thread Ganeshji Marwaha
p://mannequinballs.dk > (plugin at http://untied.dk/mb/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, > > > >

[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 you

[jQuery] Re: Selecting readonly textboxes

2007-08-17 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]") > $("inpu

[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: 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: 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.

[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

[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

[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 > comm

[jQuery] Re: stop animation

2007-08-17 Thread Ganeshji Marwaha
ow you can just do: $('#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, "

[jQuery] Re: stop animation

2007-08-17 Thread Ganeshji Marwaha
can see an example here. All the navigation animations use it. > > http://www.justaquit.com/ > > Cheers, > > > > > > On 8/5/07, Ganeshji Marwaha < [EMAIL PROTECTED]> wrote: > > > > > > Thanks eddy... I will try to make them work together and w

[jQuery] Re: jCarousel Lite - version 1.0

2007-08-17 Thread Ganeshji Marwaha
lugin, I am > a little unsure as to how this can be done. > > Can you provide any suggestions? > > Thanks! > > Aaron > > On Aug 10, 1:00 pm, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: > > >> Awesome work. I'm now thinking to port th

[jQuery] Re: stop animation

2007-08-15 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: > &g

[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 Ch

[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: 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 s

[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

[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-designi

[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 benefi

[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

[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 a

[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: Cycle Plugin update

2007-08-14 Thread Ganeshji Marwaha
this is very very cool... One of the best i have seen... don't have words to explain dude... keep creating and more and more of these... -GTG On 8/14/07, Mike Alsup <[EMAIL PROTECTED]> wrote: > > > As promised, a new version of the Cycle Plugin is now available. > > This version includes the foll

[jQuery] Re: from builtwith.com, with love: jquery leads ahead

2007-08-14 Thread Ganeshji Marwaha
pretty neat... i hope the number keeps increasing drastically. -GTG On 8/14/07, schnuck <[EMAIL PROTECTED]> wrote: > > > i know... but still not bad at all: > > MooTools > MooTools is a compact, modular, Object-Oriented JavaScript framework > designed for the intermediate to advanced JavaScript d

[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 PROTE

[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: 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 p

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

2007-08-14 Thread Ganeshji Marwaha
ery/ > > > > > Brian. > > > > On 8/14/07, Glen Lipka <[EMAIL PROTECTED]> wrote: > > > > > > Ok, I made the sprite for you with css. > > > http://www.commadot.com/jquery/lavalamp/ > > > This will make it load t

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

2007-08-14 Thread Ganeshji Marwaha
www.commadot.com/jquery/lavalamp/ > > This will make it load the bubble all at once. > > > > I also added in the change from Brian to make it trigger quicker. > > > > > > Glen > > > > On 8/14/07, Ganeshji Marwaha < [EMAIL PROTECTED]> wrote: &g

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

2007-08-14 Thread Ganeshji Marwaha
t; Are you hard-coding the easing or allowing options? > > > > I saw a little bit of strangeness 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.

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

2007-08-14 Thread Ganeshji Marwaha
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 overwhelm me ;-). I sent this message before starting for > > work, and when i r

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

2007-08-14 Thread Ganeshji Marwaha
in FF > > On 8/11/07, 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 th

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

2007-08-14 Thread Ganeshji Marwaha
might be useful... 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]> w

[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

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

2007-08-14 Thread Ganeshji Marwaha
r @Andy above. I guess 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

[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 feed

[jQuery] Re: [NEWS] Brandon Aaron on Ajaxian

2007-08-14 Thread Ganeshji Marwaha
wow congrats brandon... my votes are in :-) , and i really do like the plugin, and almost all plugins u write. you rock. -GTG On 8/14/07, Brandon Aaron <[EMAIL PROTECTED]> wrote: > > Totally cool! My first appearance on Ajaxian. :) Now everyone go vote 5 > stars! ... unless I guess you don

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

2007-08-13 Thread Ganeshji Marwaha
rl ;) > > > > Joel. > > > Seriously though, I think you will find that jQuery can not currently stop > animations mid-way through. If it begins, it will animate fully and then > remember to do the closing animation if you moused out in the meantime. I > think the ability to

[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

[jQuery] Re: $.ajax question

2007-08-12 Thread Ganeshji Marwaha
t; provide additional 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 plu

[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: merging arrays?

2007-08-12 Thread Ganeshji Marwaha
$.extend(option1, option2). I guess this is what u r looking for -GTG On 8/12/07, Stephan Beal <[EMAIL PROTECTED]> wrote: > > > On Aug 12, 6:08 pm, Eridius <[EMAIL PROTECTED]> wrote: > > ok let say i have these 2 data objects: > > > > options1 = {url: null, replace_id: null, number: 0} > > optio

[jQuery] Re: Creating plugins

2007-08-12 Thread Ganeshji Marwaha
> class inside the $(function()) 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 >

[jQuery] Re: $.getJSON ?

2007-08-12 Thread Ganeshji Marwaha
with the details shortly... > > -Mike > > [1] http://mg.to/2006/01/25/json-for-jquery > > -- > *From:* jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] *On > Behalf Of *Ganeshji Marwaha > *Sent:* Saturday, August 11, 2007 10:05 PM > *To:

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

2007-08-11 Thread Ganeshji Marwaha
27;s last movement. > > Please someone help me out, I have no Idea to achieve this animation > in a coherent fashion. > > On Aug 12, 12:17 am, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: > > Hi, the demo that is posted was just a way to approach that probl

[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 thr

[jQuery] Re: Creating plugins

2007-08-11 Thread Ganeshji Marwaha
>test = function() >{ >alert(this.test); >} > } > var test = $.ajax_request(); > test.test(); > > 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 execu

[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 >

[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 instance

[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, R

[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]> wr

[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 8/10/0

[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: > > > http://johannburkard.de/blablog/programming/javascript/2007/08/06/dynacloud-a-dynamic-javascript-tag

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

2007-08-11 Thread Ganeshji Marwaha
the "mouse out" > > animation should have been executed in this case. Also, sometimes the > > functions stay unbinded for some reason and for them to work again, a > > page refresh is needed... > > > > On Aug 10, 7:25 pm, "Ganeshji Marwaha" <[EM

[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: [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-framewo

[jQuery] Re: jQuery Corner Demo

2007-08-10 Thread Ganeshji Marwaha
d on some of the > additional effects. 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: > > jus

[jQuery] Re: jQuery Corner Demo

2007-08-10 Thread Ganeshji Marwaha
just so u know... the plugin has since been improved and you might want to see this demo page as well with a lot more effects. http://www.malsup.com/jquery/corner/ -GTG On 8/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Hi, > > I'm new to the group and thought I would share a really h

[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 <[E

[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 vi

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

2007-08-10 Thread Ganeshji Marwaha
quot;).mouseout(function() { >$("div#testbox").animate({ color: '#ff' }, 1000); > }); > > How would you do it? > > On Aug 9, 9:31 am, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: > > there are several ways you can solve

[jQuery] Re: jCarousel Lite - version 1.0

2007-08-10 Thread Ganeshji Marwaha
ion vertical, say > three thumbnails tall, and then have it animate horizontally to slide > three 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 M

[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" <

[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 h

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

2007-08-09 Thread Ganeshji Marwaha
akes sense? -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 d

[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 + '.re

[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

[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 disabl

  1   2   3   4   >