www.taggify.tilita.ro
Open in
urlscan Pro
89.36.93.100
Public Scan
URL:
https://www.taggify.tilita.ro/
Submission: On September 14 via automatic, source certstream-suspicious — Scanned from DE
Submission: On September 14 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
2 forms found in the DOMPOST {$DOMAIN_BASE}
<form action="{$DOMAIN_BASE}" method="post">
<div class="default tagwrap" id="3vcu96F"><input type="text" class="input" name="ZqamFtm" id="ZqamFtm"></div><input class="normal_input" type="hidden" name="tags" value="" id="tags">
<input type="submit" value="Submit">
</form>
POST {$DOMAIN_BASE}
<form action="{$DOMAIN_BASE}" method="post">
<div class="default tagwrap" id="tvgbVqV"><input type="text" class="input" name="eaMHuOi" id="eaMHuOi"></div><input class="normal_input" type="hidden" name="totags" value="" id="totags">
<input type="submit" value="Submit">
</form>
Text Content
JQUERY AUTOCOMPLETE TAG SUGGESTION BOX Can be used to autocomplete and suggest tags. Usage example: $('#tags').taggify({ tags: [ 'javascript', 'js', 'js2', 'java', 'java script', 'ema script', 'xhtml', 'html5', 'php', 'asp', 'actionscript' ] }); Note: Only tested on Google Chrome, to be revized and fixed for other browsers. To Do's: * Verify cross-browsing * Esc key and outside click to hide suggestion box * Backspace or blank value to hide suggestion box * Click on the fake input to focus real input * Feel free to add to this list LIVE DEMO Available tags: 'javascript', 'js', 'js2', 'java', 'java script', 'ema script', 'xhtml', 'html5', 'php', 'asp', 'actionscript' After writing a tag, press comma to set the tag as complete. Navigate throw suggestions using arrows, press Tag or Enter to autocomplete/select suggestion.