Re: [css-d] Script within a nested div

2005-06-24 Thread david
Vicki Skinner (Stebbins) wrote: At 11:31 AM 25/06/2005, Larry Israel wrote: I'm not sure, but it might be because the end quotation mark is missing on the calendar id: Yep, that was it... thank you so much! It's always some simple thing that seems to give the most grief. HTML validators a

Re: [css-d] Script within a nested div

2005-06-24 Thread Vicki Skinner (Stebbins)
At 11:31 AM 25/06/2005, Larry Israel wrote: > The page I'm working with is here: >http://www.organicgrowers.org.au/index3.php > The CSS here: http://www.organicgrowers.org.au/styles/organic.css > I got it to work in a page with only the div#edit and nothing else here: > http://www.organicgrowers.

Re: [css-d] Script within a nested div

2005-06-24 Thread Larry Israel
> The page I'm working with is here: >http://www.organicgrowers.org.au/index3.php > The CSS here: http://www.organicgrowers.org.au/styles/organic.css > I got it to work in a page with only the div#edit and nothing else here: > http://www.organicgrowers.org.au/cal.php > > div#calendar{ I'm not sure

[css-d] Script within a nested div

2005-06-24 Thread Vicki Skinner (Stebbins)
Hi all, I'm stumped again... and I thought I was starting to get a little bit of an idea...;-) I'm trying to have a php script of a calendar in a div (#calendar) nested within another div (#edit) display on the right of the text and the text to wrap around the div#calendar. But for some reas