Hello there,
I tried to implement Google Web Element ---->> Virtual Keyboard.
http://www.google.com/webelements/#show-virtualkeyboard
I copied the code in "newthread" template and I was able to successfully implement it for writing in the following fields:
* Title
* Tags
But I was unable to implement it for writing in message box.
I analyzed and figured that Title and Tags fields haswhile message box is justCode:<input type="text">. I tried some changes but everything failed.Code:{vb:raw messagearea}
If there is someone with a good knowledge of vBulletin's code then I request for help in solving this issue.
Thanks for your time.