There's SPAM here that's now two-days old.
I know this group is being migrated elsewhere but, until then, can we
please continue being prompt and vigilant in cleaning-out SPAM?
See, I'm not really interested in helping by occasionally answering
questions if group Admins aren't in-here cleaning-up
Hi.
What class can i use to turn a normal button as a dialog button with
behaviour on hover, etc...
--
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to jquery...@googlegroups.com.
To unsubscribe from this group, sen
Hy all, i am trying to create a 3 month datepicker calendar, that
shows,
1-the period range for spring with a green background
2-period for summer with a yellow background
3-autom peridod would be brown...
I would also like to display a min range of five days after they have
selected their first da
Nevermind, I was wrong, it is working, I just need to get the styling
in there. Thanks.
On Nov 29, 2:19 am, Cheng Chi wrote:
> Your* js/jquery-ui-1.7.1.custom.min.js* file is missing.
>
> On Sun, Nov 29, 2009 at 1:45 PM, BrandonL wrote:
> > I have a very basic question on two different pages.
Ok, I feel dumb after that last one now. Wrong version on the file,
and I have adjust that, but it still isn't working. Anyone?
On Nov 29, 2:19 am, Cheng Chi wrote:
> Your* js/jquery-ui-1.7.1.custom.min.js* file is missing.
>
> On Sun, Nov 29, 2009 at 1:45 PM, BrandonL wrote:
> > I have a very
Your* js/jquery-ui-1.7.1.custom.min.js* file is missing.
On Sun, Nov 29, 2009 at 1:45 PM, BrandonL wrote:
> I have a very basic question on two different pages. I have 2 pages
> (links below). On the first one, the datepicker isn't popping up, on
> the second one the accordion isn't kicking in
Hi please help - I am a newbie and am just trying to get a featured
content slider on my homepage using jquery ui...
I have it almost working but the main image won't scroll
http://www.infiniteprep.com/?page_id=287
That's the URL where I have it *almost* working.
I followed this tutorial:
http
As a test I have the following js:
$(document).ready(function(){
$('#accordion').accordion({change: function(event, ui) {
$('#'+ui.newHeader[0].id+'-content').load(ui.newHeader[0].id
+'.html');
}});
});
and the following HTML:
head1
I have a very basic question on two different pages. I have 2 pages
(links below). On the first one, the datepicker isn't popping up, on
the second one the accordion isn't kicking in. This is just for a
school project, and I have done the accordion with Rico before, but
the jQuery one isn't work