>On Aug 29, 4:42 pm, Matt <[EMAIL PROTECTED]> wrote:
> Check the docs:http://docs.jquery.com/Utilities
>
> example:
>
> if( jQuery.browser.mozilla ) {
> //do css stuff...
>
> }
Thanks!
Hello, is it possible to use JQuery to determine the browser type/
version at runtime and apply a custom .css specific to that browser
type? If so, would appreciate some sample code so I can see how it's
done. TIA
G
Hello, I'm looking for a plugin that is an auto-image-scroller that
allows you to click on a selection scrolling by which then you can
display that image in a main div on the page or whatever.
Here's an example of the functionality I'm talking about:
http://demo.vevocart.com/
Images scrolling i
Hi, I have a simple html select control that I wish to repopulate with
xml file using jquery. I can do it with native javascript but don’t
know how to do it with jquery.
Scenario: I have a dropdown on a page containing a list of colors. I
have a button on the page that, when you click the butto
>On Jun 2, 4:28 pm, "Adam Weis" <[EMAIL PROTECTED]> wrote:
> $(document).ready(function(){
> var cnt = $('#errList li:visible').size();
> alert(cnt);
> });
>
> If someone knows a better way, I'd love to learn.
>
> -Adam
No need for a better way..this works great!! Awesome!!
Tha
Hello, I just starting out with JQuery and I’m struggling with a
problem. I have an unordered list, id = “errList” with several list
items. Each list item has it’s own id, e.g. id=”one”, id=”two”, etc.
I’m using a CSS and in the CSS I use the id of each to initially
set the visibility of each t
>On May 31, 5:06 am, "Alexandre Plennevaux" <[EMAIL PROTECTED]> wrote:
> what kind of tutorials are you looking for ?
using JQuery, JQuery for beginners, etc. There are many on the web
but I can't watch online. I'm looking for ones I can download. Thx.
G
Hello, I'm looking for JQuery tutorials on video that I can download
and watch offline. I can't watch online. If anyone knows where to
find down-loadable tutorials of any level - beginner, intermediate,
advanced, or on any specific topic, please send link. I'm trying to
learn as much about JQue
Hello, if anyone knows where to find jquery tutorial videos that you
can download to watch offline please send link. I can't watch
online. thanks!!
G
9 matches
Mail list logo