ZenphotoCMS Forum
Setting 'Tag Set!' display timing - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Setting 'Tag Set!' display timing (/thread-10543.html)



Setting 'Tag Set!' display timing - allcityUser - 2012-10-26

Hi all, anyone know how I can change the display time for the "Tag Set!" display when inserting tags into an image. It seems to take too long to disappear. Can I edit that?




Setting 'Tag Set!' display timing - sbillard - 2012-10-27

The timeout is set for 3 seconds. It is a hard-coded value in the addTags() function found in the admin.js script.




Setting 'Tag Set!' display timing - allcityUser - 2012-10-28

Thanks, it was addNewTags() in my file version. Helped a lot, much appreciated.