Attached quickstart example with correct and wrong behavior.
Everything is working if populated in page, but does not work within a panel.
Not sure, but might be common jqwicket issue when combining panels + ajax +
jqwicket.
What steps will reproduce the problem?
1. quickstart attached
2. click link "The same, but within panel"
3. click "show/hide" link
What is the expected output? What do you see instead?
CKEDitorTextarea should be visible.
Simple text box appeared, got exception in wicket ajax debug window:
ERROR: Wicket.Ajax.Call.processEvaluation: Exception evaluating javascript:
ReferenceError: $ is not defined
What version of the product are you using? On what operating system?
wicket 1.5.3, jqwicket 0.8-SNAPSHOT.
Original issue reported on code.google.com by turisto on 30 Nov 2011 at 1:47
Original issue reported on code.google.com by
turisto
on 30 Nov 2011 at 1:47Attachments: