[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kupu-checkins
Subject:    [epoz-checkins] r3556 - epoz/branch/plone-drawers/common/kupudrawers
From:       philikon () codespeak ! net
Date:       2004-03-31 13:15:04
Message-ID: 20040331131504.0306A5A142 () thoth ! codespeak ! net
[Download RAW message or body]

Author: philikon
Date: Wed Mar 31 15:15:04 2004
New Revision: 3556

Modified:
   epoz/branch/plone-drawers/common/kupudrawers/imagedrawer.xsl
Log:
Prevent form from submitting if someone hits enter in the ALT
input field. We need a form so we won't submit. Fucking for
virginity!


Modified: epoz/branch/plone-drawers/common/kupudrawers/imagedrawer.xsl
==============================================================================
--- epoz/branch/plone-drawers/common/kupudrawers/imagedrawer.xsl	(original)
+++ epoz/branch/plone-drawers/common/kupudrawers/imagedrawer.xsl	Wed Mar 31 15:15:04 2004
@@ -52,7 +52,7 @@
       <tr>
         <td>
           <strong>ALT-text</strong><br />
-          <form>
+          <form onsubmit="return false;">
             <input type="text" id="image_alt" size="10" />
           </form>
         </td>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic