[jQuery] Re: generated content(PHP) into DIV?

2009-04-30 Thread bjorsq
Hi there, Here is a very simple implementation of what you are talking about - it assumes you have three divs in the markup with IDs 'place', 'house', and 'level', and that you load content for these from 'places.php', houses.php' and 'levels.php' respectively. It also assumes that the PHP files

[jQuery] Re: generated content(PHP) into DIV?

2009-04-30 Thread Ricardo
On Apr 30, 12:23 pm, Tony wrote: > Hello Everyone! > > I have 3 DIV's next to each other. I want that the first div is loaded > over jquery with a php file which outputs an unordered list in html. > > When I click on a list item in the first DIV I want that jquery sends > the parameters from the