Difference between revisions of "Culture.si:Searchbox"
(Created page with '{{mediawiki:Searchbox}}') |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{mediawiki:Searchbox}} | + | Include this HTML on your website |
+ | <pre> | ||
+ | <iframe src="http://www.culture.si/searchbox" height="36px" width="300px" frameborder="none" scroll="no"></iframe> | ||
+ | </pre> | ||
+ | |||
+ | ... to get this widget ... | ||
+ | {{mediawiki:Searchbox|height=36px|width=300px}} | ||
+ | ---- | ||
+ | <pre> | ||
+ | <iframe src="http://www.culture.si/searchbox" height="24px" width="200px" frameborder="none" scroll="no"></iframe> | ||
+ | </pre> | ||
+ | {{mediawiki:Searchbox|height=24px|width=200px}} |
Latest revision as of 13:50, 25 May 2011
Include this HTML on your website
<iframe src="http://www.culture.si/searchbox" height="36px" width="300px" frameborder="none" scroll="no"></iframe>
... to get this widget ...
<iframe src="http://www.culture.si/searchbox" height="24px" width="200px" frameborder="none" scroll="no"></iframe>