Skip to main content

status box like twitter status box [closed]



I am a new PHP learner. I need a status box which just like twitter status box. I have tried many websites and i can not find the exact solution.





What i exactly need is 1. Status box like twitter, when typing on the box it will increase its size automatically 2.If there is URL in the status, it should automatically highlight URL like twitter 3.After 500 characters user should not allowed to type in.





I don't want to use any API. I think the code might be combination of HTML,ajax and javascript. Please someone help me. I am new in this area. So if it is possible give a little explanation of your code.





I found a bit similar question in this website but the answer is not given there.


Comments

Popular posts from this blog

Slow Android emulator

I have a 2.67 GHz Celeron processor, 1.21 GB of RAM on a x86 Windows XP Professional machine. My understanding is that the Android emulator should start fairly quickly on such a machine, but for me it does not. I have followed all instructions in setting up the IDE, SDKs, JDKs and such and have had some success in staring the emulator quickly but is very particulary. How can I, if possible, fix this problem?