By LAC Webadmin on Friday, 14 November 2014
Posted in Technical Issues
Replies 3
Likes 0
Views 743
Votes 0
Hi There,

The form validation error z-index is off on Mini Registration module, please check out attachment.

Thanks!

jackson
Hi,

The z-index has been fixed by my fellow colleague on your site, but because the tooltips are generated separately, and appended to the page, you might need a separate trigger to remove those tooltips when the dialog is closed.

UPDATE:

Sorry it seems like we can't connect to your FTP to patch this for you. Please advise.
·
Friday, 14 November 2014 11:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jason,

Sorry about the FTP I must have accidentally deleted it, it's been created again

The z-index has been fixed by my fellow colleague on your site


You mean this fix is site specific? What happened when I upgrade?

but because the tooltips are generated separately, and appended to the page, you might need a separate trigger to remove those tooltips when the dialog is closed.


The site template triggers bootstrap tooltip, is this what's causing this? I thought you guys made ES JS contained into it's own world and does not get affected by other JS calling the same function at least that's what I thought, since I have not have js conflict with it.

Thanks,

Jackson
·
Saturday, 15 November 2014 01:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

The z-index fix will be included in our release.

The tooltip is generated by ES, but because you've placed the module within a popup that is not generated by ES, hence ES lost control of the generated tooltip.

It is not about "conflict", it is just the fact that, the "error tooltip" that is generated by ES, needs to be removed by ES.
·
Monday, 17 November 2014 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post