On 08/09/2012 04:20 PM, Michael M wrote:
Hmm I really just tried this several times.. how can it be that different
people get a different quick-start behavior? I created that quick start
form scratch, added the wicket-extensions dependency, my classes, the
'media' folder with all the CSS and JS files and ran it. I'm confused..
2012/8/9 Michael M <[email protected]>
The different behavior should be due to a different version of Jetty:
inside Eclipse I was using ver 6.1.26 while running your quickstart via
Maven it uses ver 7.5 and I get your behavior.
That said, I've found a solution replacing all() with highlight() (see
here:
http://stackoverflow.com/questions/6471526/use-syntax-highlighter-on-ajax-loaded-content).
I'm not an expert of Syntax Highlighterlibrary, so I can't say why
highlight() works while all() doesn't...
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]