Module: Modal – demo

load_module("modal")->setup(array('trigger' => 'onload', "content" => "

My test small content

"));


load_module("modal")->setup(array('trigger' => '#mybutton', "contentSelector" => "#test-modal"));

This is the content of a hidden div with an in “test-modal”