↧
How to integrate AJAX or Javascript Tabs in the core of Joomla!
More AJAX to integrate what we will do is insert a call to a Javascript function within a Tab Joomla ! ( JPaneTabs ) without making a hack to the core! How ? For a slightly odd but very clean ( sloppy...
View ArticleJavaScript (JS) equivalent to PHP's print_r
Well whenever I'm working with javascript and json I have the same problem ... How I can make php print_r wonderful to see the whole structure of the object I'm trying to read? Well here you have this...
View Article