1. Michel Ollivier
  2. Sherlock Holmes
  3. Newbie area
  4. Monday, 21 September 2015
  5.  Subscribe via email
 Hi daniel,

Few question about form.php, the edit form.

1- in the code, there are these lines that I dont understand, could you briefly explain me why they are here? Indeed, I have noticed, firefox has some difficulties to instanciate the map so I was was wondering if this problem could come from this lines.

$domready = <<<ABC
window.addEvent('domready', function() {
var hotspots = new compojoom.hotspots.core();

{$options}
hotspots.DefaultOptions.centerType = 0;
hotspots.addSandbox('map-add', hotspots.DefaultOptions);
hotspots.addModule('submit',hotspots.DefaultOptions);
hotspots.startAll();
});
ABC;


2- I have noticed in hotspot view and user hotpots layout, you use CompojoomHtml::addScriptsToQueue to merge and minify js files. You have not implemented it in edit form. Why?

Regards
Michel
Responses (7)


There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now
Powered by EasyDiscuss for Joomla!