diff options
author | xue <> | 2006-06-12 01:21:00 +0000 |
---|---|---|
committer | xue <> | 2006-06-12 01:21:00 +0000 |
commit | 184a867dd08a98cce84466ad32d94796adaf3de9 (patch) | |
tree | 51382280e56202a5d1c7794da783410cebd4353b /UPGRADE | |
parent | 2da825c6f1dd3726bcc866082f6d28dcc29a0c5a (diff) |
Fixed #191.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -16,7 +16,9 @@ for both A and B. Upgrading from v3.0.1
---------------------
-
+- Postback enabled control will always disable default client-side browser action.
+ This is due to google toolbar's interference of event stopping scheme.
+ This modification should only affect user-derived postback javascripts.
Upgrading from v3.0.0
---------------------
|