Sorry - I should've been more clear.  Images work fine with timers.
Specifically, I was asking if your page had any img tags that had an empty
source - that causes similar behavior.

-- 
Jeremy Thomerson
http://www.wickettraining.com

On Sat, Feb 14, 2009 at 8:25 AM, Adriano dos Santos Fernandes <
adrian...@gmail.com> wrote:

> I know I have, but could only test about it on Monday. Is there any
> workaround, to have the timer and the image together?
>
> Thanks,
>
>
> Adriano
>
>
>
> Jeremy Thomerson wrote:
>
>> Have you made sure that you don't have any <img src="" ... /> in your
>> code?
>> This has been known to cause similar behavior.
>>
>> On Thu, Feb 12, 2009 at 11:45 AM, Adriano dos Santos Fernandes <
>> adrian...@gmail.com> wrote:
>>
>>
>>
>>> Thomas Mäder escreveu:
>>>
>>>
>>>
>>>> Why don't you put a breakpoint in the constructor and see let us know
>>>> what
>>>> you find out? Is the constructor called through the same stack trace
>>>> twice?
>>>>
>>>>
>>>>
>>> The constructor is called by the filter, it's another request from the
>>> browser. The first URL is the entered one, and the second has a new
>>> parameter about wicket pagemap. The page is a bookmarkable.
>>>
>>> I haven't succeed to debug with Firebug.
>>>
>>>
>>>
>>> Adriano
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>>
>>>
>>
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to