aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Not able to download JQuery Plugins Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Not able to download JQuery Plugins" Watch "Not able to download JQuery Plugins" New topic
Author

Not able to download JQuery Plugins

Vishal Hegde
Ranch Hand

Joined: Aug 01, 2009
Posts: 972

Hi,

I am not able to download Jquery plugins , when i click on download jquery Plugins..... I get the error message "The plugins site is currently in development."


Is there any other alternative way where i can get JQuery Plugins?


http://www.lifesbizzare.blogspot.com || OCJP:81%
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13

Which jQuery plugins? There are hundreds if not thousands.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Vishal Hegde
Ranch Hand

Joined: Aug 01, 2009
Posts: 972

DatePicker one
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13



Which one? How are we supposed to help if you don't tell us anything specific?

There is a datepicker that is part of jQuery UI, but there are probably dozens more jQuery data picker plugins on the Web.

You've been on CodeRanch long enough to know that you should TellTheDetails.
Vishal Hegde
Ranch Hand

Joined: Aug 01, 2009
Posts: 972

I just need a basic datePicker from jQUERY !! I mean when I click on textbox a datepicker should appear and once i select it it should display the date in String format in the textbox
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13

I use the datepicker in jQuery UI
Vishal Hegde
Ranch Hand

Joined: Aug 01, 2009
Posts: 972

Dear Bear,

I tried the code that you mentioned in jQuery but still its not working.Is there any additional thing that needs to be done from my side?

Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2407
Is the JS file being downloaded? Are there any JS errors in the console?
Vishal Hegde
Ranch Hand

Joined: Aug 01, 2009
Posts: 972

Dear Tim,

I have downloaded the datepicker UI which was provided by Bear, it is being displayed now but its all plain white ....

Is there any additional thing i need to do to make the datepicker regain its color and looks
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2407
Tim Moores wrote:Are there any JS errors in the console?
Vishal Hegde
Ranch Hand

Joined: Aug 01, 2009
Posts: 972

Dear Sir,

I dont have FireBug or Firefox installed in my machine

Also one of the plugins I am not getting>>http://plugins.jquery.com/project/color
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13

Vishal Hegde wrote:I dont have FireBug or Firefox installed in my machine

That can be remedied in a matter of minutes. Or you could use the JavaScript debugger in the browser that you are using (assuming it's not IE7 or earlier).
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Not able to download JQuery Plugins
 
Similar Threads
an expandable/collapsable tree view
java + netbeans
Applet not loading when I run my application in Mozilla with JBoss
Guides on Choosing a Jquery plugin
Jquery form validation