On Wed, 2009-10-28 at 08:16 -0700, MICA wrote:
> The website in question is - www.micalighting.com.au
[...]
> Can anyone help??
Not with the superfish, but you might want to reconsider that animated
gif at the top.
Cheers,
--
Matt Zagrabelny - mzagr...@d.umn.edu - (218) 726 8844
Univ
On Thu, 2009-10-01 at 22:25 -0400, Karl Swedberg wrote:
> have you tried overflow-y: auto; ?
This works... (to some degree)
table tbody {
height: 799px;
overflow-y: auto;
overflow-x: hidden;
}
Cheers,
--
Matt Zagrabelny - mzagr...@d.umn.edu - (218) 726 8844
University of Minnes
;t need
to purchase anything because it is also free software.
--
Matt Zagrabelny - mzagr...@d.umn.edu - (218) 726 8844
University of Minnesota Duluth
Information Technology Systems & Services
PGP key 1024D/84E22DA2 2005-11-07
Fingerprint: 78F9 18B3 EF58 56F5 FC85 C5CA 53E7 887F 84E2 2DA2
He is
codes for:
backspace
arrow keys
delete
etc.
Cheers,
>
> On Jul 17, 11:18 am, Matt Zagrabelny wrote:
> > On Thu, 2009-07-16 at 16:12 -0700, Caio Landau wrote:
> > > Well, that a simple question, I hope. I have an input ( > > type="text" />) on my page, and
> A simplified example just to illustrate:
>
>
>
>
This works for me...
$(function() {
$('#numbersonly').keypress(
function(event) {
return ((event.which >= 48) && (event.which <= 57));
}
);
});
Cheers,
--
Matt Zagrabelny
g on more work (even though it is paid) ?
--
Matt Zagrabelny - mzagr...@d.umn.edu - (218) 726 8844
University of Minnesota Duluth
Information Technology Systems & Services
PGP key 1024D/84E22DA2 2005-11-07
Fingerprint: 78F9 18B3 EF58 56F5 FC85 C5CA 53E7 887F 84E2 2DA2
He is not a fool who gives u
d grab all the paragraphs (that is your "p"),
then add into the array the element of id "text" that lies within the
body element with id of "seniors".
The third element in that array is not necessarily a paragraph element.
Perhaps you could scab together a little DOM f
false;
> >}
> > // ^^^
> >
> > }
> >);
> > }
> > }
> >
> >
> >
> >
> > > value="No" />
> > > value="Yes" />
> >
>
ndler on the server side processes both if the checkbox is
checked. I only want one to be processed.
Regardless, both blocks are being executed... (crazy)
Thanks,
> On Jul 10, 1:38 pm, Matt Zagrabelny wrote:
> > Greetings,
> >
> > I am experiencing some crazy stuff, at least cr
this one?
If I add 'return;' statements at the end of the blocks, things work as
expected, however I wouldn't expect that I should have to do that.
Thanks for the help,
--
Matt Zagrabelny - mzagr...@d.umn.edu - (218) 726 8844
University of Minnesota Duluth
Information Technology S
:47 pm, Ralph Whitbeck wrote:
> >
> >
> >
> > > It's not a problem with Prototype and it being mixed cause you get the
> > > same
> > > problem if you just isolate it to just a page with jQuery.
> >
> > > The problem seems to be an invalid
not related to my original
> > > > > > posts in those other thread so it's only respectful on my part to
> > > > > > start a new thread on a different topic that's veering off in the
> > > > > > same
> > > > > > th
put element with id = 'Object-RT::Ticket--CustomField-29-
Value' in the DOM. Am I missing anything?
Thanks for the help,
-Matt Zagrabelny
13 matches
Mail list logo