Search Results

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: nokomoli ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX Oct 13th, 2009
Replies: 0
Views: 305
Posted By nokomoli
Hi guys,

currently i faced a problem that is i need to add some extra text into HTML Editor (AJAX) but i fail to get the text cursor location, have anyone can tell me how to solve it??
Forum: JavaScript / DHTML / AJAX Oct 12th, 2009
Replies: 4
Views: 631
Posted By nokomoli
what means??
Forum: JavaScript / DHTML / AJAX Oct 11th, 2009
Replies: 4
Views: 631
Posted By nokomoli
function getSelectionStart(o) {
if (o.createTextRange) {
var r = document.selection.createRange().duplicate();
r.moveEnd('character', o.value.length);
if (r.text == '') ...
Forum: JavaScript / DHTML / AJAX Oct 9th, 2009
Replies: 4
Views: 631
Posted By nokomoli
Hi guys,

I am facing a weird problems which is i am fail to get cursor position at DIV at IE8 but work at IE7 or IE6. Can anyone tell me how to solve this problem.
Forum: JavaScript / DHTML / AJAX Jul 7th, 2009
Replies: 1
Views: 822
Posted By nokomoli
Hi, i am newbie of java script. i faced a problem in java script which is when i want to prompt a message box and enable to let user to type their own password. but i found that a problem is when the...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC