Text area:
JS script:
$("#ada5d101fe90415aa047b7f47bb2d97e").click(showDialog);
function showDialog(){
//change the title attribute since we can't in html editor
$("#dialog").prop({title:'Rapid Security Analyzer Assumptions'}).dialog();
};
test
JS script:
$("#ada5d101fe90415aa047b7f47bb2d97e").click(showDialog);
function showDialog(){
//change the title attribute since we can't in html editor
$("#dialog").prop({title:'Rapid Security Analyzer Assumptions'}).dialog();
};
No comments:
Post a Comment