Difference between revisions of "Demo homepage"

From evidyaloka
Jump to: navigation, search
Line 5: Line 5:
  
 
<htmltag tagname="script" type="text/javascript">
 
<htmltag tagname="script" type="text/javascript">
 +
<nowiki>
 
var dropdownInput = new OO.ui.DropdownInputWidget( {
 
var dropdownInput = new OO.ui.DropdownInputWidget( {
 
     options: [
 
     options: [
Line 14: Line 15:
 
} );
 
} );
 
$( document.body ).append( dropdownInput.$element );
 
$( document.body ).append( dropdownInput.$element );
 +
</nowiki>

Revision as of 04:04, 22 December 2022

Evidyaloka Welcomes you!!