Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #1574
| From | jimp@specsol.spam.sux.com |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: mouse movement detection? |
| Date | 2011-05-13 15:36 +0000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <npvv98-m7s.ln1@mail.specsol.com> (permalink) |
| References | (8 earlier) <h1ios6pm8eu05vn1jii3hsc5k804veaj9g@4ax.com> <i62u98-utj.ln1@mail.specsol.com> <6nsos65c3d9h99kg61apg84799anejh47o@4ax.com> <r7cu98-98l.ln1@mail.specsol.com> <e12qs6tgujq1l49sp6lp1kinor1i92p1s7@4ax.com> |
Jeff North <jnorthau@yahoo.com.au> wrote: > On Fri, 13 May 2011 00:56:59 -0000, in comp.lang.php > jimp@specsol.spam.sux.com > <r7cu98-98l.ln1@mail.specsol.com> wrote: > >>| Jeff North <jnorthau@yahoo.com.au> wrote: >>| > On Thu, 12 May 2011 22:05:38 -0000, in comp.lang.php >>| > jimp@specsol.spam.sux.com >>| > <i62u98-utj.ln1@mail.specsol.com> wrote: >>| > >>| >>| Jeff North <jnorthau@yahoo.com.au> wrote: >>| >>| > On Thu, 12 May 2011 16:12:19 -0000, in comp.lang.php >>| > >>| > [snip] >>| > >>| >>| So, is <meta http-equiv="refresh" to the exact same page a "refresh" or >>| >>| a "redirect" semantically speaking? >>| > >>| > Neither - your statement is syntactically incorrect. >>| >>| So what is "syntactically incorrect" as it is obviously an incomplete >>| example of a meta refresh tag? >>| >>| Did I mispell "meta" or "refresh"? > > If you understood the tag and its attributes you wouldn't have asked > such an inane question. Blithering nonsense. It is common practice when providing an example of something to just quote the relevent part, which in this case is the meta tag up to the refresh attribute. I repeat, what is "syntactically incorrect" as you claim for the example fragment? >>| > http://www.w3.org/TR/html-markup/meta.http-equiv.refresh.html >>| > If you look at the above web site it will teach you the correct markup >>| > required and answer your question. >>| > >>| >>| >>| , yes you can do that in HTML. >>| >>| >>| >>| >>| >>| I've said that several times now. >>| >>| >>| >>| >>| >>| The part you keep ignoring is the issue of mouse movement and the only >>| >>| >>| way you can detect mouse movement is client side scripting, >>| >>| > >>| >>| > The part you can't seem to grasp is that I am highlighting that there >>| >>| > is an alternative method of doing a page refresh/redirect *without* >>| >>| > the need for a scripting language (which may or may not be disabled / >>| >>| > unknown to the browser). >>| >>| >>| >>| The part you can't seem to grasp is that the subject of the post is >>| >>| mouse movement detection, not "page refresh/redirect". >>| > >>| > Did you miss this part of the OP posting? >>| > "I had left a web site page open all night and in the morning found I >>| > had been transferred to another page that said my mouse had been idle >>| > for 10 minutes." >>| >>| Nope, nor did I miss the sentence immediately before it: >>| >>| "Just curious to know if PHP, or other script language, has a method of >>| detecting mouse movement." >>| >>| To summarize, the Subject of the post is "mouse movement detection". >>| >>| The first sentence of the post expicitly asks about "a method of detecting >>| mouse movement". >>| >>| It would seem to be pretty clear that the thing of interest to the poster >>| is "mouse movement detection". > > In that case, the message is completely off-topic in a PHP group and > should be treated as such. Perhaps you should learn to read as the very first sentence asks the quite clear multipart question "... if PHP, or other script language ..." which makes the post about the capability of PHP. -- Jim Pennino Remove .spam.sux to reply.
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
mouse movement detection? richard <member@newsguy.com> - 2011-05-10 09:57 -0700
Re: mouse movement detection? Gregor Kofler <usenet@gregorkofler.com> - 2011-05-10 21:11 +0200
Re: mouse movement detection? richard <member@newsguy.com> - 2011-05-10 12:23 -0700
Re: mouse movement detection? "P E Schoen" <paul@pstech-inc.com> - 2011-05-10 15:42 -0400
Re: mouse movement detection? richard <member@newsguy.com> - 2011-05-10 13:56 -0700
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-10 21:15 +0000
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-10 19:40 +0000
Re: mouse movement detection? Robert Heller <heller@deepsoft.com> - 2011-05-10 15:10 -0500
Re: mouse movement detection? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-10 23:52 +0200
Re: mouse movement detection? Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-10 20:03 -0400
Re: mouse movement detection? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-11 10:49 +0200
Re: mouse movement detection? Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-11 06:39 -0400
Re: mouse movement detection? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-11 14:24 +0200
Re: mouse movement detection? Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-11 11:25 -0400
Re: mouse movement detection? Sherm Pendley <sherm.pendley@gmail.com> - 2011-05-11 11:36 -0400
Re: mouse movement detection? Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-11 12:30 -0400
Re: mouse movement detection? Robert Heller <heller@deepsoft.com> - 2011-05-10 20:24 -0500
Re: mouse movement detection? Erwin Moller <Since_humans_read_this_I_am_spammed_too_much@spamyourself.com> - 2011-05-11 08:16 +0200
Re: mouse movement detection? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-11 11:02 +0200
Re: mouse movement detection? Jeff North <jnorthau@yahoo.com.au> - 2011-05-11 13:18 +1000
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-11 04:00 +0000
Re: mouse movement detection? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-11 11:11 +0200
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-11 16:57 +0000
Re: mouse movement detection? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-11 22:42 +0200
Re: mouse movement detection? Jeff North <jnorthau@yahoo.com.au> - 2011-05-11 23:34 +1000
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-11 16:53 +0000
Re: mouse movement detection? Jeff North <jnorthau@yahoo.com.au> - 2011-05-12 12:26 +1000
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-12 04:35 +0000
Re: mouse movement detection? Jeff North <jnorthau@yahoo.com.au> - 2011-05-12 16:09 +1000
Re: mouse movement detection? Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-12 06:52 -0400
Re: mouse movement detection? Jeff North <jnorthau@yahoo.com.au> - 2011-05-13 06:48 +1000
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-12 16:12 +0000
Re: mouse movement detection? Jeff North <jnorthau@yahoo.com.au> - 2011-05-13 07:36 +1000
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-12 22:05 +0000
Re: mouse movement detection? Jeff North <jnorthau@yahoo.com.au> - 2011-05-13 10:14 +1000
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-13 00:56 +0000
Re: mouse movement detection? Jeff North <jnorthau@yahoo.com.au> - 2011-05-13 20:34 +1000
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-13 15:36 +0000
Re: mouse movement detection? Jeff North <jnorthau@yahoo.com.au> - 2011-05-14 10:01 +1000
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-14 03:51 +0000
Re: mouse movement detection? Jeff North <jnorthau@yahoo.com.au> - 2011-05-14 15:00 +1000
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-14 06:00 +0000
Re: mouse movement detection? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-15 13:35 +0200
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-15 16:41 +0000
Re: mouse movement detection? Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-15 13:00 -0400
Re: mouse movement detection? "Twayne" <nobody@devnull.spamcop.net> - 2011-05-17 11:37 -0400
Re: mouse movement detection? Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-17 12:34 -0400
Re: mouse movement detection? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-16 00:36 +0200
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-16 02:07 +0000
Re: mouse movement detection? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-17 22:33 +0200
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-17 20:52 +0000
Re: mouse movement detection? "P E Schoen" <paul@pstech-inc.com> - 2011-05-18 08:10 -0400
Re: mouse movement detection? jimp@specsol.spam.sux.com - 2011-05-18 15:20 +0000
Re: mouse movement detection? dougatmilmacdotcom@example.com (Doug Miller) - 2011-05-16 12:00 +0000
Re: mouse movement detection? Sherm Pendley <sherm.pendley@gmail.com> - 2011-05-11 11:33 -0400
csiph-web