why not use http://jqueryui.com/demos/accordion/
On Dec 10, 11:05 am, mojoeJohn wrote:
> thanks for the explanation. my accordion works fine but i was wanting
> to reduce it's sensitivity. i tried putting return false but it didn't
> help much. any other suggestions?
>
> On Dec 10, 10:02 am, Mor
r the
textbox (or entire ajax content) is attached to the browser DOM (or
after the content is attached to a parent), process the spinner?
$(function(){$(".spinner").spinner();}); doesn't work when placed
within the ajax content itself. it produces the same results as
calling spinner
I have a set of tabs that loads it's contents using ajax. within some
of these tabs I have defined numeric spinners. I have found that i
need to configure my spinners on tabsshow, not tabsload. however tabs
load works for just about everything else i do dynamically. I'm
guessing this has something
I just started working with jquery yesterday in conjunctions with
Castle Monorail. I'm spiking a very simple ajax call.
here is my html
$(document).ready(function() {
$("#ajax-link").click(function() {
$.getJSON("CurrentTime.mvc", function (time_from_the_server,
the_status) {
today I'm learnig jquery. I downloaded jquery-1.3.min.js and jquery-ui-
personalized-1.6rc5.min.js with everything.
I'm trying to get the calendar working. so far I have most elements
that I need:
start on saturday
formatted date
select year/month
display with image and textbox focus
there are 2
5 matches
Mail list logo