-
22 Oct 2010 8:28 AM #1
#sloved#onclick to handler:function() {
#sloved#onclick to handler:function() {
Code:<a href="#" onclick="setVisibility('contmvshre12', 'inline');";> i want to do withe handler:function() { setVisibility('contmvshre12', 'inline') }--not work tankou
-
22 Oct 2010 8:40 AM #2
fixed
Code:handler:function() { setVisibility('contmvshre12', 'inline'); }
Similar Threads
-
[SOLVED] Grid does not display when created from button onClick handler
By gmarziou in forum Ext GWT: DiscussionReplies: 2Last Post: 27 Sep 2010, 8:06 AM -
why onclick or handler events lunched at page start?
By king-greg in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 20 Jan 2010, 5:42 PM -
Handler problem : this.handler.call is not a function
By niopi in forum Ext 2.x: Help & DiscussionReplies: 3Last Post: 13 May 2008, 5:04 AM -
can't get onClick event handler to work correctly
By deeptii in forum Ext 2.x: Help & DiscussionReplies: 3Last Post: 5 Nov 2007, 12:06 AM


my ext js site
Reply With Quote