Hi there -- I recently downloaded ChronoForms and the drag and drop function won't work. I found conversation threads from others on this topic and tried the suggested fixes to no avail. I'm not a programmer, but did manage to find this error in Fire Bug:
TypeError: el.$tmp is undefined
build: function(el){ // modded for X3
el.$tmp.myTitle = (el.href && el.getTag() == 'a') ? el.href.replace('http://', '') : (el.rel || false);
if (el.title)
ypeError: el.$tmp is undefined
...itle = (el.href && el.getTag() == 'a') ? el.href.replace('http://', '') : (el.re...
mootips.js (line 212)
I've enabled System - Mootools Upgrade as well as disabled it -- neither solution works.
Not sure what else to do and your help would be most appreciated. The site is <!-- w --><a class="postlink" href="http://www.citydogmagazine.com">www.citydogmagazine.com</a><!-- w -->.
TypeError: el.$tmp is undefined
build: function(el){ // modded for X3
el.$tmp.myTitle = (el.href && el.getTag() == 'a') ? el.href.replace('http://', '') : (el.rel || false);
if (el.title)
ypeError: el.$tmp is undefined
...itle = (el.href && el.getTag() == 'a') ? el.href.replace('http://', '') : (el.re...
mootips.js (line 212)
I've enabled System - Mootools Upgrade as well as disabled it -- neither solution works.
Not sure what else to do and your help would be most appreciated. The site is <!-- w --><a class="postlink" href="http://www.citydogmagazine.com">www.citydogmagazine.com</a><!-- w -->.