Difference between revisions of "Demo homepage"
From evidyaloka
Line 6: | Line 6: | ||
<htmltag tagname="script" type="text/javascript"> | <htmltag tagname="script" type="text/javascript"> | ||
<nowiki> | <nowiki> | ||
+ | <code> | ||
var dropdownInput = new OO.ui.DropdownInputWidget( { | var dropdownInput = new OO.ui.DropdownInputWidget( { | ||
options: [ | options: [ | ||
Line 15: | Line 16: | ||
} ); | } ); | ||
$( document.body ).append( dropdownInput.$element ); | $( document.body ).append( dropdownInput.$element ); | ||
+ | </code> | ||
</nowiki> | </nowiki> |
Revision as of 04:05, 22 December 2022
Evidyaloka Welcomes you!!