Hi everybody,
Problem with dragging effect of resizing is working but having problem with setting a flag to determine if mouse button is click or not. Is there anyone knows how to fixed this? I used several ways to do this as shown below, all telling me the error below. I used IE 6 w/ SP1.
The error comes from onmousedown"mou sedown()".
Error message:
Microsoft JScript runtime error:...
User Profile
Collapse
-
Javascript: Object doesn't support this property or method
-
This problem has been resolved. Working on drag effect of resizing controls.
den2005 -
I have solve the syntax error...Now making resizing at runtime work...
den2005Leave a comment:
-
window.event syntax error...
Hi everybody,
I am new in javascript. I am working on resizing a control like Image by dragging it to a desired size at runtime. Now, my onmouseover event is working ok where the cursor type is change when position on particular part of control. But the function being called by my onmousedown event has error telling me a syntax error on line 90 (mouseDragImage ). What is wrong with it? Thanks in advance.
den2005... -
Javascript OnMouseOver Event not executing function inside it...
Hi everybody,
I am confused and still looking why this codes is not working. Can anyone notice or know why this code is not working? Thanks in advance.
Code working:
...Code:<form id="form1" runat="server"> <div> </div> <div> <asp:Panel ID="Panel1" runat="server" Height="120px"
No activity results to display
Show More
Leave a comment: