Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cancelling the OnResize event
Message
From
18/01/2012 08:45:00
 
 
To
18/01/2012 06:24:33
General information
Forum:
Javascript
Category:
Other
Miscellaneous
Thread ID:
01533040
Message ID:
01533184
Views:
32
>You've got it right!
>
>return false;
>
>prevents event's default action
>This site might interest you: http://www.quirksmode.org/js/introevents.html

But, the only problem with that is the following. This is why I avoided to use it. I wanted to restrain the resizing under 1256 pixels, assuming the body.client area was that size. But, if the window would have been smaller at first, this would restrain the user, or lock the environment at 1000 pixels for example, blocking the user from the possibility to resize back to a higher width.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform