Changes

Showsave

40 bytes added, 16:15, 4 October 2013
no edit summary
{{UnderConstruction}}
The '''showsave()''' is a [[:Category:JavaScript|Javascript]] function, which allows you to show the "Save in Progress" animation after the record is saved, in case it would not be shown otherwise.<br />
It can be placed in the [[Savefunc|savefunc()]] or the [[sbfunc|sbfunc()]] functions, used in [[Custom Field Type: Special – Browser Script|Special - Browser Script]] type custum field.<br />
==Syntax==
</pre>
The function called with the ''optional parameter'', the '''message'''in the sbfunc:<br />
<pre>
function sbfunc(){
==See Also==
[[Hidesave]]
 
[[Category:JavaScript]]
51
edits