Right
I'll try both
thanks
On 10 Apr, 00:31, Wizzud <[EMAIL PROTECTED]> wrote:
> An alternative view of the problem
>
> If you have a PHP while() loop that outputs multiple anchors with the
> same id, this results in invalid HTML.
>
> For example...
>
> $i = 0;
> while( !empty($fish[$i]) ){
An alternative view of the problem
If you have a PHP while() loop that outputs multiple anchors with the
same id, this results in invalid HTML.
For example...
&agent='
style='text-decoration:none;'>
...might result in a page (or section thereof) containing a set of
anchors such
Thanks
I'll try
On 9 Apr, 16:39, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> You could use the LiveQuery plugin or the Listen plugin (both
> athttp://plugins.jquery.com/)
> or handle it yourself. One way to handle this is to use event
> delegation. See this blog entry for details:
>
> http://ww
You could use the LiveQuery plugin or the Listen plugin (both at http://plugins.jquery.com/)
or handle it yourself. One way to handle this is to use event
delegation. See this blog entry for details:
http://www.learningjquery.com/2008/03/working-with-events-part-1
--Karl
_
4 matches
Mail list logo