Was just browsing the jQuery UI on the iPhone using Edge and it was
running pretty smooth. I would attribute any slow down to the fact
that I was on Edge. Still need to try it on Wi-Fi to know for sure.
Good article though on how to develop for the iPhone, i know Facebook
did a good job with thi
t; list:http://groups.google.com/group/jquery-ui
>
> --John
>
> On 9/18/07, Justin Sepulveda <[EMAIL PROTECTED]> wrote:
>
>
>
> > I'm sure there's something simple i'm missing here.
>
> >http://www.robustness.org/temp/tabs/tester.html
>
&g
I'm sure there's something simple i'm missing here.
http://www.robustness.org/temp/tabs/tester.html
When you click on the second tabset (four,five & six) that is within
the first tab, it hides the entire second tabset. Why?
Thanks Stephan for the uber descriptive explanation. Very helpful.
On Sep 11, 4:24 pm, Stephan Beal <[EMAIL PROTECTED]> wrote:
> On Sep 12, 12:59 am, "Web Specialist" <[EMAIL PROTECTED]>
> wrote:
>
> > I'm using Jorn's Form Validation in a monster form. Using jQuery
> > 1.2minified version return
Curious, would the speed increases come from using the minified
version verses the packer version?
On Sep 11, 3:07 pm, "Web Specialist" <[EMAIL PROTECTED]>
wrote:
> Hey Rey: what's "Purple Include"?
>
> 2007/9/11, Alexandre Plennevaux <[EMAIL PROTECTED]>:
>
>
>
> > Rey, let's see if u r really th
Yah, it looks like they're in the middle of updating everything.
On Sep 10, 3:46 pm, MrNase <[EMAIL PROTECTED]> wrote:
> I just grabbedhttp://jquery.com/src/jquery-latest.jsand the header
> of the file says:
>
> /*
> * jQuery 1.2 - New Wave Javascript
> *
> * Copyright (c) 2007 John Resig (jqu
http://sorgalla.com/projects/jcarousel/#Configuration
itemwidth and itemheight aren't properties of this plugin?
On Aug 29, 6:27 am, "Benjamin Sterling"
<[EMAIL PROTECTED]> wrote:
> Omar,
> Is there a live version we can have a look at?
>
> On 8/29/07, Omar101 <[EMAIL PROTECTED]> wrote:
>
>
>
>
What you're looking for sounds a lot like tab functionality. I think
you could pull it off using Klaus's tab plugin.
http://www.stilbuero.de/2007/05/14/tabs-plugin-more-flexibility/
On Aug 17, 1:21 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> hi friends,
>
> I have a product list... whe
Haha. Whoops. So i guess don't set the opacity in the css.
$(object).css("opacity", 0.7).fadeIn(400);
If that doesn't work, then I should stop posting to these boards while
at work :-)
On Aug 17, 10:50 am, Aaron Scott <[EMAIL PROTECTED]> wrote:
> > For me, I like having the opacity setting in
Yah I had an issue with this as well. I use a work around.
For me, I like having the opacity setting in the CSS, so i set it
there and set "display:none". Then I use fadeIn instead of fadeTo.
Not a solution, but a possible alternative. I'm sure someone else
will have a real solution.
On Aug 17
and even smaller:
$(this).parent().addClass("select").siblings().removeClass("select");
On Aug 16, 2:21 pm, "Sean Catchpole" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Are aware that there are tabs plugins?
>
> To answer your question:
> $(function(){
> $("#tabs li a").click(function(){
> $("#
No.
On Aug 7, 4:28 pm, "Mario Moura" <[EMAIL PROTECTED]> wrote:
> Hi folks
>
> What I am trying is show an image into my browser with this tag
>
> into my
> browser.
>
> Is it possible? or is a security lock from browsers?
>
> I am using $.post()
>
> So I could send the path that user choice C:/
r height,
> either. Seems like that would lead to the flickering weirdness that
> other ones have (but I haven't poked into what the reason with that
> isI know there's an active thread about it...and another accordion
> that John made a demo of).
>
> I didn't noti
I'm silly. Ignore my post. Just needed to put in an "if" statement
that checked if there was more than 1 panel visible. If so, don't do
anything on click.
On Aug 2, 9:54 am, "Dragan Krstic" <[EMAIL PROTECTED]> wrote:
> Last version of inverted accordion
> on:http://www.bydot.net/hoveracc/hove
@John
One more thing. I'm getting a serious amount of JavaScript errors,
the same error repeated over and over. It seems to happen when i
click on a tab while another tab is open.
jquery.js (line 321)
too much recursion
[Break on this error] fn.constructor != Array && /function/i.test( fn
+ ""
@John
Thanks for jumping on this as I'm sure you have many more things to
worry about in the jQuery world. It's very much appreciated.
@Karl
Kick-assity. I just had to note how awesome this word is. Nice
work :-)
On Aug 2, 4:01 am, "Dragan Krstic" <[EMAIL PROTECTED]> wrote:
> @John
> Why call
Haha ... I had this up to show a small bug in the jQuery Fx; I didn't
think people would use it. I'm glad you found it useful! I'm in the
middle of setting up a new website with actual documentation and
updated plugins. The new version will detect the height of each tab
as well as the height of
Finally. Someone else feels my pain. I had just posted a message to
this group today about this as well. I just wish there was an easier
way to remove that flicker/bounce that happens with the jQuery
standard slideUp/slideDown. Having to call in that many scripts to
get this effect seems prett
Compare:
http://openrico.org/demos?demo=accordion (based on Prototype)
To:
http://jquery.bassistance.de/accordion/?p=1.1.2.5 (based on jQuery)
You'll notice the Prototype version does not bounce at all. The
jQuery version does. Yes you can set a height so it doesn't effect
the rest of the page
19 matches
Mail list logo