Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
Different design on textbox
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Markshall" data-source="post: 234185" data-attributes="member: 1872"><p>Of course you can find it whether it's a custom index or not.</p><p></p><p>To make it easier, if you're on google chrome, inspect element on the textbox and find the class name/id linked to the textbox. Since it's used twice on the same page, I'll assume its a class name. Just copy and paste the code and modify it to your likings.</p><p></p><p>Sorry I can't explain properly, I'm on iPad or I would.</p></blockquote><p></p>
[QUOTE="Markshall, post: 234185, member: 1872"] Of course you can find it whether it's a custom index or not. To make it easier, if you're on google chrome, inspect element on the textbox and find the class name/id linked to the textbox. Since it's used twice on the same page, I'll assume its a class name. Just copy and paste the code and modify it to your likings. Sorry I can't explain properly, I'm on iPad or I would. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
Different design on textbox
Top