function sample(){
alert("hello");
}
1:
frmQA.Seg.onRowClick() = sample;
2:
frmQA.Seg.onRowClick = function(){
};
alert("hello");
}
1:
frmQA.Seg.onRowClick() = sample;
2:
frmQA.Seg.onRowClick = function(){
};
0. Root - CSS Variables 1. Resets 2. HTML Elements 2.1. Links 2.2. Images 2.3. Headings 3. Page Layout 3.1. Layout 3.2...
0 comments:
Post a Comment