Hello all,
I actually got two questions.
it's regarding the website
http://www.ontdekjewintersport.nl/resultaten.php1) I'm building up the content from the database using JSON. Currently for each entry I build up the HTML code via Jquery and append it to the div. Is this the best way to do this or can this be done better/more efficient?
2) in the generated content I have a link that triggers the 'show/hide' function of a div below (html example:
http://www.ontdekjewintersport.nl/resultaten_gerb.php). Currently it doesn't work within the generated content. At the moment when clicking the link, it should create and alert, but even that isn't working.
Is it possible to have a JQuery trigger within JQuery generate content?
Hope you can help me on these questions.
With kind regards
Ralf