Search Results

Showing results 1 to 3 of 3
Search took 0.03 seconds.
Search: Posts Made By: tgreer ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX Sep 20th, 2006
Replies: 6
Views: 2,868
Posted By tgreer
I strongly disagree, and in fact so does Daniweb's official rules. Communication is about conveying "the message" as clearly as possible. Here, that means writing your posts in conventional, standard...
Forum: JavaScript / DHTML / AJAX Aug 30th, 2006
Replies: 4
Views: 9,344
Posted By tgreer
Try "borderLeft" instead. One of the unfortunate aspects of web development is that the CSS property may or may not have a corresponding JavaScript property, and they don't always map directly to...
Forum: JavaScript / DHTML / AJAX Apr 8th, 2005
Replies: 2
Views: 19,124
Posted By tgreer
You need to empty the current selection range.


function addtb()
{
document.selection.empty();
document.getElementById("TextEditor").focus();
cmd = 'InsertInputText';
...
Showing results 1 to 3 of 3

 


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

©2003 - 2009 DaniWeb® LLC