Thanks a lot Charlie, livequery() is precisely what I needed, it works
great this way!
Cheers,
Eric.
On Jun 14, 7:22 pm, Charlie wrote:
> problem is events won't trigger on new element introduced to DOM after
> document ready has fired unless you use live() or livequery(),
> these allow to b
Sorry if the subject is somewhat hard to understand, but if I had the
proper terminology, I probably would have found an answer through
google.
So here's the problem. Within my HTML I have the following div:
Test Entry
Test Details
be 100px tall, so it doesn't matter how much content is inside it.
> try replacing height: 100px with float: left;
>
> On Jun 12, 11:38 am, Eric-Sebastien Lachance
> wrote:
>
> > Hello,
>
> > I'm creating a page that lists the available songs that I have for
Hello,
I'm creating a page that lists the available songs that I have for
karaoke, and I'm having some difficulties with formatting. I'm using
jquery to retrieve an XML created by php, and outputting it to the
html page using jquery's append() function. However, when I do this,
the DIV that conta
4 matches
Mail list logo