[Proto-Scripty] Re: mouseout .. of browser window

2008-09-17 Thread Maulkye
Hmm, thanks for the help kangax. I completely forgot about relatedTarget. I was able to use that to get this to do what I wanted. One note though, the first part of the if statement will cause the logic to fail if the user leaves in internal div or other area really fast. However, simply check

[Proto-Scripty] mouseout .. of browser window

2008-09-16 Thread Maulkye
I've been trying to figure out how to detect that the user has moved the mouse out of the browser window. It's for a "resizer" tool I'm working on. I've been using the code below, which only work on IE. I'm really trying to find some sort of cross browser way (hoping to find an answer within Pro

[Proto-Scripty] Re: Ajax.Request, parameterrs, JSON, and ASP.NET - Invalid JSON primitive

2008-09-10 Thread Maulkye
quot;John","lastName":"Smith","greeting":"Hello"}}' Thanks, Maulkye On Sep 10, 8:21 am, "T.J. Crowder" <[EMAIL PROTECTED]> wrote: > HiMaulkye, > > Just off the top of my head, does your JSON looks like this: > >