Hi I dont undrestand what ur trying to do exactly. but from my understanding
ur trying to take the html value of duration class ans increment it by 1 and
then again put back the html value like...
1
2
3
4
So after looping it should be
2
3
4
5
Is this what ur trying to do. Ur loop will do exac
You have to wrap "this" with the jQuery $() object:
$(this).children.eq(0)...
- jake
On 7/12/07, Salvatore FUSTO <[EMAIL PROTECTED]> wrote:
Hi,
i've a table in which there are a number of cells, of class myCl: these
cells are not in all rows; in each of these cells i have one select and
one
Never mind, I've found the problem.
I had neglected to set the content header for the return data from /
actions/getModels_xml.php to 'text/xml'. Firefox was reading the text
data as xml properly, whereas IE7 (rightly) wasn't.
On 30 May, 10:25, elkdanger <[EMAIL PROTECTED]> wrote:
> Hi
>
> I've
3 matches
Mail list logo