18.218.218.230 |    

Navigation

Google Advertisement

doConfirm
  1. // **************************************************
  2. // Blendet ein Dialogfenster mit zwei Buttons
  3. // fuer "OK" und "Abbrechen" ein.
  4.  
  5. function doConfirm ( item ) {
  6.  
  7. return confirm( item );
  8.  
  9. }
  10.  
  11. // <a href="." onclick="javascript:return doConfirm('Wollen Sie diese Seite wirklich sehen?');">View Page</a>
Parsed in 0.000 seconds at 758.61 KB/s

Search
 
Full text search by name and content of a snippet.

User online
There are 8 users online.

Tags Cloud

Latest snippets
str2seconds
(Bash::Function)
is_integer
(Bash::Function)
file_rotate
(Bash::Function)
confirm
(Bash::Function)
is_workingtime
(Bash::Function)
last day of last month
(Bash::Snippets)
crypt_apr1_md5
(PHP::Function)
crypt_apr1_md5
(Perl::Function)
transparent
(CSS)
rfc2822Toiso8601
(PHP::Function)