[jQuery] Include jquery in Google Chrome userscript

2009-12-07 Thread Kia Niskavaara
Google Chrome doesn't support @include. Is there another way to include jquery into a userscript? I've searched, but haven't found anything about this. / Kia

[jQuery] Re: New jQuery plugin LoopedSlider. Looking for feedback

2009-04-07 Thread Kia Niskavaara
Nice work! I'm using the SerialScroll plugin. I've always wished for some way to loop the content. If you are using similar techniques, maby you could build your plugin as an extension to the SerialScroll plugin? Nathan wrote: Yeah I know, another content slider, there are way too many. But

[jQuery] SerialScroll with scaling images and circular scrolling?

2009-03-17 Thread Kia Niskavaara
plugin that is based on mootools. It can do exactly what I want. But I want to use jQuery if possible. Any ideas? Kia

[jQuery] Logging JavaScript errors with jQuery

2008-05-22 Thread Kia Niskavaara
Is it possible to use jQuery to find out if/when a JavaScript error/warning occurs? I would be able to send info about what kind of error/warning, time, url, browser - to a specific page on my site that will log this info on the server. Maby there is already a logging plugin?

[jQuery] Re: YUI Compressor and JCarouselleLite

2008-04-29 Thread Kia Niskavaara
Could someone else confirm that there is a bug in jcarousellite at line 239? Thanks Kia Niskavaara wrote: > I was trying the yuicompressor on jcarousellite 1.0.1* and got this > error: “invalid property id” at line 239: > > this is line 239: > > li.css({overflow: “hidden”,

[jQuery] YUI Compressor and JCarouselleLite

2008-04-24 Thread Kia Niskavaara
I was trying the yuicompressor on jcarousellite 1.0.1* and got this error: “invalid property id” at line 239: this is line 239: li.css({overflow: “hidden”, float: o.vertical ? “none” : “left”}); What could be wrong? * http://www.gmarwaha.com/jquery/jcarousellite/js/jcarousellite_1.0.1.js

[jQuery] error in jcarousellite_1.0.1.js?

2008-04-21 Thread Kia Niskavaara
I was trying the yuicompressor on jcarousellite 1.0.1* and got this error: "invalid property id" at line 239: li.css({overflow: "hidden", float: o.vertical ? "none" : "left"}); What could be wrong? * http://www.gmarwaha.com/jquery/jcarousellite/js/jcarousellite_1.0.1.js

[jQuery] Re: Falling snow plugin

2007-12-25 Thread Kia
anks again! Kia On Dec 25, 10:19 am, "Allan Mullan" <[EMAIL PROTECTED]> wrote: > Hey Kia, > > Sorry, this is probably too late but I just found a site with exactly this > -http://www.techlicious.name.my/2007/12/21/ubuntu-804/- The JS in the page > source will give

[jQuery] Falling snow plugin

2007-12-23 Thread Kia
Hi all I'm looking for a falling snow plugin. Is there such a plunin for jquery? Marry christmas! Kia

[jQuery] Use your iphone as an xbmc remote

2007-11-07 Thread Kia Niskavaara
/ Video: http://orionmods.com/temp/xbmc-iphone.avi (17 MB) Source: http://code.google.com/p/xbmciphone/ Article: http://www.tuaw.com/2007/07/30/use-your-iphone-as-an-xbmc-remote/ Kia

[jQuery] Declaring a new jquery variable

2007-10-24 Thread Kia Niskavaara
myvariable or $.myvariables.myvariable Thank you for your help!! Kia

[jQuery] Re: ANNOUCE: jQuery lightBox plugin

2007-10-15 Thread Kia Niskavaara
Leandro Vieira Pinho wrote: > The question about the gif track, is that I was avoiding other > settings and definition URL in CSS file. I want mantaining all the > information about URL in the js file. It stay more flexible. I´m > thinking about it. Maby you can use the data: URI kitchen to cons

[jQuery] Re: ANNOUCE: jQuery lightBox plugin

2007-10-15 Thread Kia Niskavaara
make it visible again. Like this: $('#gallery a').lightBox({ 'imageBtnPrev' : 'images/image-prev.gif', 'imageBtnNext' : 'images/image-next.gif', 'imageLoading' : 'images/image-loading.gif' }); Leandro Vieira Pinho wrote: > Hi Kia, > > You don´t need to inform all parameters. Just what you want to use. > The others default values will be keeped.

[jQuery] Re: ANNOUCE: jQuery lightBox plugin

2007-10-15 Thread Kia Niskavaara
it work. - On your "How to use" page you're still including the 0.2 js and css files - Do I need to alter anything in the CSS file? I've looked at it and it seems as if the IE-fix image needs to be altered. But I'm not sure. Kia Leandro Vieira Pinho wrote: > Thanks

[jQuery] Re: Catfish Advert Plugin

2007-10-08 Thread Kia Niskavaara
But what if the page already have a defined padding? Kia wick wrote: > > That bottom padding makes it so all the normal page content appears > above the catfish advert - in other words you can scroll to the bottom > of the "normal" page & the content at the very end

[jQuery] Re: Catfish Advert Plugin

2007-10-03 Thread Kia Niskavaara
ould be not to display the ad at all. sozzi wrote: > Hmm seems the demos etc don't work. The only place I could find it > with a short search was here: > > http://www.nextbbs.com/trac/nbbs/browser/trunk/helpers/extjs/plugins/jquery.catfish.js?rev=27 > > And I'm

[jQuery] Re: Catfish Advert Plugin

2007-10-03 Thread Kia Niskavaara
: > > http://www.nextbbs.com/trac/nbbs/browser/trunk/helpers/extjs/plugins/jquery.catfish.js?rev=27 > > And I'm not exactly sure if that is the last version. > > On Oct 2, 6:12 am, Kia Niskavaara <[EMAIL PROTECTED]> wrote: >> I'm unable to download the Catfish Advert Plugi

[jQuery] Catfish Advert Plugin

2007-10-02 Thread Kia Niskavaara
I'm unable to download the Catfish Advert Plugin from http://www.jqueryplugins.com/plugins/view/1/ - does anyone have the source? Kia

[jQuery] Re: Tablesorter dd/mm/YYY date problem

2007-09-26 Thread Kia Niskavaara
A suggestion is that all parsers (except the basic ones) are removed from the plugin, and selectable from an archive. This is very useful for custom date sorters etc, and will make the plugin even smaller. Jean wrote: > Have i write my parser for dd/mm/ date format? The plugin use mm/dd

[jQuery] Re: Announce: jQuery Tablesorter 2.0.1 Released

2007-09-18 Thread Kia Niskavaara
Thanks for the update!! I've noticed that you've included two almost identical sorters: $.tablesorter.addParser({ id: "integer", is: function(s) { return s.match(new RegExp(/^\d+$/)); }, format: func

[jQuery] Re: google reader slick animation using jquery

2007-09-12 Thread Kia Niskavaara
; I use Google Reader, but I don't know which animation you are referring to. > Can you be more specific? Thanks, > > Glen > > On 9/11/07, *Kia Niskavaara * <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > > How can I achieve a si

[jQuery] google reader slick animation using jquery

2007-09-11 Thread Kia Niskavaara
or (var i = 0; i < itemlength; i++) { var it = $(items[i]); $it.hide(); $(container).append($it); $it.show('fast'); // sleep ... } Is this the way to do it? I can't see any animations at all. And also all the items get the style "display: block;" when showing them. Is this necessary? Kia

[jQuery] jQuery and blogrolls

2007-08-13 Thread Kia Niskavaara
On my blog I have a very long and doll blogroll. It's an ordinary -list with about 100 links in -tags. I'm looking for ideas of how to improve blogrolls to make them more accessible, and more fun to watch and use. Any ideas?

[jQuery] Re: ANNOUNCE: Truncate v.2.2 plugin for jQuery released

2007-08-09 Thread Kia Niskavaara
Can I use this plugin to truncate a text based on a word? Let's say I want the result to be the first sentance that mention the text "Suspendisse" This text Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed egestas augue in diam. Lorem ipsum dolor sit amet, consectetuer adipiscing eli

[jQuery] Re: Animate height from 0px to default w/o flicker

2007-08-06 Thread Kia
$('#wait').css({height: 0}).animate({ height: 'toggle' }, 3000); > > >} On Aug 1, 3:53 pm, "John Resig" <[EMAIL PROTECTED]> wrote: > Which browser? If you're in IE, then this flicker is because your page > is in Quirks mode instead of Standards mo

[jQuery] Re: Animate height from 0px to default w/o flicker

2007-08-01 Thread Kia Niskavaara
7;).css({height: 0}).animate({ height: 'toggle' }, 3000); } Kia On 8/1/07, John Resig <[EMAIL PROTECTED]> wrote: > > > Which browser? If you're in IE, then this flicker is because your page > is in Quirks mode instead of Standards mode (you'll need to provide a

[jQuery] Animate height from 0px to default w/o flicker

2007-08-01 Thread Kia Niskavaara
I want to animate the height of a box so that it expands from 0px to it's default height. I've tried $('#wait').css({height: 0}).animate({ height: 'toggle' }, 3000); But sometimes the box is visible for a few milliseconds. I've also tried setting the height to 0 px in the stylesheet: #wait { h

[jQuery] Re: "please wait"-box only if delayed response

2007-07-31 Thread Kia Niskavaara
opacity and height to the CSS. But the height don't toggle... Instead of: $wait.css({opacity: 0}).animate({ opacity: 1 }, 3000); I do this: CSS: #wait { opacity: 0; height: 0px } JavaScript to show #wait $wait.animate({ opacity: 1, height: 'toggle' }, 3000); But the height doesn't toggle! Kia

[jQuery] "please wait"-box only if delayed response

2007-07-30 Thread Kia Niskavaara
ument).ready(function(){ // show wait-box $('#wait').css({opacity: 0}).animate({ opacity: 1 }, 3000); // load content $('#content').load('content.php', function() { $('#wait').hide(); }); }); Kia

[jQuery] Re: Infinite animations

2007-07-29 Thread Kia Niskavaara
On 7/29/07, Sean Catchpole <[EMAIL PROTECTED]> wrote: > > It would be very easy to create a repeating animation, simply call the > same animation again the callback function. Thanks. More importantly, I believe that this is a prefect situation for a gif > animation. Doing javascript animations

[jQuery] Infinite animations

2007-07-28 Thread Kia Niskavaara
I need to have a "please wait" animation. I was thinking of making one using jquery. Is it possible to create inifinte animations using the animate() function? A plain repeating gif is really booring. I think a javascript enabled animation would be more cool, don't you? Any ideas are welcome! Kia

[jQuery] Re: easing - only use one function

2007-07-20 Thread Kia Niskavaara
Thanks! That solved it. John Resig wrote: > > What if you just do this instead? > > jQuery.easing.bounceout = function(x, t, b, c, d) { > if ((t/=d) < (1/2.75)) { > return c*(7.5625*t*t) + b; > } else if (t < (2/2.75)) {

[jQuery] easing - only use one function

2007-07-19 Thread Kia Niskavaara
I've removed all functions that I dont't need from the easin-plugin. But when I use it I get an error. When using all functions, it works as expected. This is the code I'm using (from the easin plugin): jQuery.extend({ easing: { bounceout: function(x, t, b, c, d) {

[jQuery] Re: ANNOUNCE: tablesorter 2.0 beta released!

2007-07-19 Thread Kia
It's a lowercase string of the value. Personally I would prefer if the string wasn't lowercased. I think the parser should lowercase it (or use the regexp modifier 'i'), if needed. On Jul 18, 6:12 pm, Rick Pasotto <[EMAIL PROTECTED]> wrote: > On Wed, Jul 18, 2007 at 03:46:58PM +0200, Christian

[jQuery] Re: ANNOUNCE: tablesorter 2.0 beta released!

2007-07-19 Thread Kia Niskavaara
It's a lowercase string of the value. Personally I would prefer if the string wasn't lowercased. I think the parser should lowercase it (or use the regexp modifier 'i'), if needed. Rick Pasotto wrote: > On Wed, Jul 18, 2007 at 03:46:58PM +0200, Christian Bach wrote: >>> Could you please post

[jQuery] Re: ANNOUNCE: tablesorter 2.0 beta released!

2007-07-18 Thread Kia Niskavaara
ot;selected"); },function(){ $(this).removeClass("selected"); }); Kia

[jQuery] Re: ANNOUNCE: tablesorter 2.0 beta released!

2007-07-18 Thread Kia Niskavaara
i repacked it and got down to 5,2 KB. > > Updated the page to reflect the changes: > http://lovepeacenukes.com/tablesorter/2.0/ > Off topic: How can I find information of how to do this. It seems as if I'm doing something wrong. Kia

[jQuery] Re: ANNOUNCE: tablesorter 2.0 beta released!

2007-07-18 Thread Kia Niskavaara
I've tried the encode option, but get this strange error: missing ; before statement [Break on this error] :'sortNumericDesc');var e='e'+i;dynamicExp+='var '+e+' = '+s+'(a['+c+'],b['+c+']... Also, I've created these parsers (might be useful for someone). Maby you should make custom parsers a

[jQuery] Re: tablesorter 2.0 - Shiny Brand new documentation!

2007-07-17 Thread Kia Niskavaara
Christian Bach wrote: > After many late night i have managed to sort out a documentation/FAQ, > for the new 2.0 release. > > The new tablesorter will be released next week. It's all looking great! Thanks!

[jQuery] jCarouselLite

2007-07-10 Thread Kia Niskavaara
}); << http://www.domain.com/123.jpg";> http://www.domain.com/456.jpg";> http://www.domain.com/789.jpg";> >> Also, the install link on http://www.gmarwaha.com/jquery/jcarousellite/index.php#install doesn't work: http://www.gmarwaha.com/jquery/js/jquery.jCarouselLite.js Kia

[jQuery] Re: Preview: Brand new tablesorter 2.0, multi-column sorting and more

2007-07-06 Thread Kia Niskavaara
Christian Bach wrote: > 2007/7/6, Kia Niskavaara <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > Is it possible to add a custom sorter that sort using the initial > order? > > Custom sorter will be supported in the same way as the old version di

[jQuery] Re: Preview: Brand new tablesorter 2.0, multi-column sorting and more

2007-07-06 Thread Kia Niskavaara
Christian Bach wrote: > Hi, > > I put together a demo/preview for the upcoming release tablesorter > 2.0 release. > > The main features of the upcoming release will be: > > - Multi-column sorting > - Robust support for adding new data to the table, provided with the new > update method >

[jQuery] Re: tableSorter - problems with changing the number of rows

2007-07-05 Thread Kia Niskavaara
Christian Bach wrote: > Hi Phil, > And to leak a new feature: it will contain multiple column sorting. > > Best regards > Christian I'm looking forward to this new feature!! Thanks!

[jQuery] Tooltip plugin as a preview bubble (Was: Websnapr using jQuery)

2007-07-05 Thread Kia Niskavaara
[EMAIL PROTECTED] wrote: > Are you wanting to actually get a snapshot of a website or are you > just wanting the bubbles so that you can put your own content in > them? If the later, you might want to check this out: > > http://groups.google.com/group/jquery-en/browse_thread/thread/91bc1d17185a

[jQuery] Re: Websnapr using jQuery

2007-07-05 Thread Kia Niskavaara
these bugs would probably go away automatically - and it would be easier to maintain. And probably faster too. Kia On 7/5/07, Rey Bango <[EMAIL PROTECTED]> wrote: > > > Kia, > > I don't recall seeing a plugin that can do that but if Websnapr does the > trick and the

[jQuery] Websnapr using jQuery

2007-07-04 Thread Kia Niskavaara
A long shot. Is there a plugin that can put bubbles on a page and position them correctly, based on the mouse position? Like the Websnapr preview service? http://www.websnapr.com/previewbubble/ All I've found is the link-preview: http://www.frequency-decoder.com/2006/10/25/link-preview-v2/ But it'

[jQuery] accessing elements in frames

2007-07-04 Thread Kia Niskavaara
What am I doing wrong here? Shouldn't it possible to access elements in other frames, if the frame source is on the same server? This doesn't work: $(document).ready(function() { $('#f1 p').click(function(){ alert( 'click' ); }); }); content of frame.html: Hello!

[jQuery] Re: Resizing a iframe to height=100% using jQuery

2007-07-04 Thread Kia Niskavaara
m > I did height and width. > I only checked in FF and IE. > > Glen > > On 7/3/07, Kia Niskavaara <[EMAIL PROTECTED]> wrote: > > > > > > I've seen several attempts to resize a iframe to fill up the rest of the > > window. This is an exampl

[jQuery] Resizing a iframe to height=100% using jQuery

2007-07-03 Thread Kia Niskavaara
I've seen several attempts to resize a iframe to fill up the rest of the window. This is an example of how to do it: http://brondsema.net/blog/index.php/2007/06/06/100_height_iframe How do I do the same thing using jQuery?

[jQuery] Re: Tabs plugin, using iframes

2007-07-03 Thread Kia Niskavaara
> > > > > > Thank you for your suggestion. Yes, it does work. One problem though: > > I've got lots of tabs. And the src of all iframes get loaded at once. > > I'd prefer if each iframe got loaded when I click on that tab, using the > > loading.gif -- like the remote:true (ajax) functionality. Is t

[jQuery] Re: Using jCarouselLite w text, as a menu?

2007-07-03 Thread Kia Niskavaara
ECTED]> wrote: > > > > Now that is something I would like to see... tabsCarousel would be > > great! > > > > On 7/3/07, Kia Niskavaara <[EMAIL PROTECTED] > wrote: > > > > > > > > > > > > Or is it possible to use the tabs pl

[jQuery] Re: Using jCarouselLite w text, as a menu?

2007-07-03 Thread Kia Niskavaara
; -GTG > > > > > > On 7/3/07, John Farrar < [EMAIL PROTECTED]> wrote: > > > > > > Now that is something I would like to see... tabsCarousel would be > > > great! > > > > > > On 7/3/07, Kia Niskavaara < [EMAIL PROTECTED] > w

[jQuery] Re: Tabs plugin, using iframes

2007-07-03 Thread Kia Niskavaara
On 7/3/07, Klaus Hartl <[EMAIL PROTECTED]> wrote: > > > Kia Niskavaara wrote: > > I want to load some external data into the content part of the page. > > This only works with ajax: > > > > |$('#container').tabs({ remote: true });| > > >

[jQuery] Tabs plugin, using iframes

2007-07-03 Thread Kia Niskavaara
ly set the source of an iframe. But wouldn't that ruin the functionality of the Tabs plugin? It would be great if I can use fxAutoHeight: true together with the iframe. Kia

[jQuery] Re: Using jCarouselLite w text, as a menu?

2007-07-03 Thread Kia Niskavaara
Or is it possible to use the tabs plugin together with the jCarouselLite/jCarousel plugin? Kia Niskavaara wrote: > I have a long horizontal list, that I use as a menu, that is too large. Is it > possible to use > jCarouselLite to solve this problem? > > In the install pag

[jQuery] Using jCarouselLite w text, as a menu?

2007-07-03 Thread Kia Niskavaara
I have a long horizontal list, that I use as a menu, that is too large. Is it possible to use jCarouselLite to solve this problem? In the install page[1] I see this: But in my case, I don't have any images:

[jQuery] Re: Sliding horizontal menu in a limited area

2007-07-02 Thread Kia
Anyone? On Jul 1, 8:14 am, "Kia Niskavaara" <[EMAIL PROTECTED]> wrote: > I'm looking for a plugin that can handle unlimited horizontal menu items. If > the area is too small it should be able to click right/left to see all menu > items. Just like the tabs in Firefo

[jQuery] Sliding horizontal menu in a limited area

2007-07-01 Thread Kia Niskavaara
solve any problems (afaik). Right now, my only option is to have a selectbox, since my menu doesn't fit in the area that I'll have to work with. a selectbox is really useful for limited space - but it isn't that beautiful... Any input on my problem would be really helpful! Kia

[jQuery] Re: Could anyone send me a copy of Catfish Advert Plugin 1.3.

2007-06-27 Thread Kia Niskavaara
Michael Price wrote: > > Logan Cai wrote: >> could you send me a copy of Catfish-Advert-Plugin-1.3, if you have. > > Logan, > I don't think the problem is the plugin. The one I sent may well have > been 1.3, but I think Catfish was written for jQuery 1.0.x and obviously > we're on 1.1.x now an

[jQuery] Re: jQuery for GreaseMonkey

2007-06-27 Thread Kia Niskavaara
Sean Catchpole wrote: > > On 6/25/07, Kia Niskavaara <[EMAIL PROTECTED]> wrote: >> Will this work if a site already is using jquery? > > Should do, jQuery has it's own "double loading" protection. > Yes, but what abou

[jQuery] Are there any Wordpress themes using jquery?

2007-06-27 Thread Kia Niskavaara
One of my favourite Wordpress themes, Redoable at http://www.deanjrobinson.com/wordpress/redoable is using Prototype. I'm also aware of a few other themes using other libraries. But I haven't found a single theme that's using jquery. Are there any? Kia

[jQuery] Re: jQuery for GreaseMonkey

2007-06-25 Thread Kia Niskavaara
Will this work if a site already is using jquery? Sean Catchpole wrote: > > Ahoy, > > Seems like a had a little time, so here's the script: > http://userscripts.org/scripts/show/10141 > > Cheers > > ~Sean >

[jQuery] Re: Request: tablesorter, remember initial order and some small modifications

2007-06-19 Thread Kia Niskavaara
bleSorter.parsers.percent = { > id: 'percent', > is: function(s) { > return s.match(new RegExp(/%$/g)); 547a558 > $.tableSorter.analyzer.add($.tableSorter.parsers.percent); > Kia wrote: >> >> I love the offi

[jQuery] Re: Request: tablesorter, remember initial order and some small modifications

2007-06-19 Thread Kia Niskavaara
Attached is a diff for 2 and 3. I'm still looking for input on issue 1: remember initial order. Kia wrote: > > I love the official table sorter plugin, but I'm missing some > functionality. Would it be possible to add > > 1) A new sorter "keep" that w

[jQuery] Request: tablesorter, remember initial order and some small modifications

2007-06-18 Thread Kia
sure how... Any ideas? 2) Could the currency parser be modified to handle NOK/FIN etc. Like this: return s.match(new RegExp(/^[£$?.]/g)) || s.match(new RegExp(/ [A-Z] {3}$/g)); 3) I would like to introduce a new percent parser: return s.match(new RegExp(/%$/g)); Kia