Hi Jeremy,
well in the car selector sample you have three options for the page
effect. Loading the page or pressing one of these options throws one or
more javascript error in my browser, which can be quite annoying.
I noticed that for some other samples the same line, that causes the
javascript error, is commented out.
IMO Cocoon should distribute samples that does not scare the (new) user
with errors.
Should I write a patch that removes these options then?
WDYT?
Jeroen
Jeremy Quinn wrote:
Hi Jeroen
Yes, the script in that page has fallen out of date with the rest of the
Ajax infrastructure.
Thing is, it does not actually cause errors for me ..... i.e. the sample
works here, it just does not do a fade.
Do you get something different ?
regards Jeremy
On 8 Dec 2006, at 09:52, Jeroen Reijn wrote:
Hi,
yesterday I started testing the forms block. I found out that some of
the samples were broken due to Javascript issues. It seems that for
example the car selector sample refers to an cocoon.ajax.Fader object
that does not exist.
I tried searching for it in the 2.1.10 as well as in the cocoon trunk.
Can anybody tell me what happened here? Did somebody forgot to commit
it or was it removed at a later time.
Kind regards,
Jeroen Reijn