Twey: Ah ha!! My bad, sorry. :( I'll try to implement that right away. Thanks Twey!!
By the way I've found a bug and is listed in the original post. You can check it out if you want.
Type: Posts; User: shachi; Keyword(s):
Twey: Ah ha!! My bad, sorry. :( I'll try to implement that right away. Thanks Twey!!
By the way I've found a bug and is listed in the original post. You can check it out if you want.
Twey: I am sorry but, I didn't get what you meant by:
How would using code elements help me write the data into the div?
Sorry Twey, but I've got this habit of using the $ function because of firebug. I will try to avoid it as much as possible.
What should I use then? I guess I should use...
Sure I can, but you need to provide some more information. Do you want the caret-written data to just remain there or disappear? Where(and how) will you send the data?
I guess you didn't read the notice:
This is just a guide which shows you steps on creating a terminal-like caret, therefore I do not have any plug-and-play library for creating this
The...
boxxertrumps: sure you can send ajax calls when hit enter. It's really easy, just to detect if the enter key is pressed and if it is, do the ajax call and return false.
53 views and no comments? Must be something wrong.:(
How to ... emulate a terminal-like caret with plain css and javascript(optionally unobtrusive)?
NOTES: This is just a guide which shows you steps on creating a terminal-like caret, therefore I do...