Well, you can use Firebug to easily locate the code .... only the part
you write is a textbox.... ".tumblr.com" isn't.... the code is
basically like this....

<div>
    <input type="text" />
    .tumblr.com
</div>

Reply via email to