/views/default/index.html
Click to load content1
Click to load content2
Click to load content3
Click to load content4
$(function () {
$('.load_content').on('click', function (e) {
elem = $(this);
url = elem.attr("data-url");
target = elem.attr("data-target
Hi
Is it possible to trigger the LOAD component when a user clicks on
something, or can it only be used when a page is first loaded?
I have been using the ajax function to do this but would prefer the extra
flexibility of LOAD if it is possible.
thanks
Rob.
--
2 matches
Mail list logo