dacracot
|
Registered User
|
an old geek
|
|
21h |
comment |
How do I force the browser to render the tags rather than reveal them to the user on altered div:innerHTML? Awesome, thank you. |
|
21h |
comment |
How do I force the browser to render the tags rather than reveal them to the user on altered div:innerHTML? @James - This works on the first iteration only. Select a word, execute the script, and you get bolding. Select a second word, execute the script, and the text is totally munged. |
|
21h |
revised |
How do I force the browser to render the tags rather than reveal them to the user on altered div:innerHTML? more info |
|
21h |
comment |
How do I force the browser to render the tags rather than reveal them to the user on altered div:innerHTML? Good try... but on the second and subsequent calls to tagText the range.startContainer.textContent will become smaller as tags are added and only the text between them is returned. |
|
21h |
comment |
How do I force the browser to render the tags rather than reveal them to the user on altered div:innerHTML? I agree, it is silly. But I was trying to somehow force a re-rendering of the HTML. |
|
21h |
comment |
How do I force the browser to render the tags rather than reveal them to the user on altered div:innerHTML? I want to wrap a specific word, not the entire div. And the library comment isn't helpful. |
|
21h |
comment |
How do I force the browser to render the tags rather than reveal them to the user on altered div:innerHTML? @Yuliy... That's is what I thought too. I'm not holding out any details. |
|
21h |
comment |
How do I force the browser to render the tags rather than reveal them to the user on altered div:innerHTML? The last two lines of the javascript where I re-submit the innerHTML, actually has no affect. |
|
22h |
revised |
How do I force the browser to render the tags rather than reveal them to the user on altered div:innerHTML? pasted code |
|
22h |
asked | How do I force the browser to render the tags rather than reveal them to the user on altered div:innerHTML? |
|
1d |
asked | Can I get a Javascript event from the selection of text outside of text or textarea? |
|
2d |
accepted | Non framework implementation of a hierarchical drop down for Firefox. |
|
2d |
answered | Non framework implementation of a hierarchical drop down for Firefox. |
|
Nov 23 |
awarded | ● Popular Question |
|
Nov 20 |
answered | Non framework implementation of a hierarchical drop down for Firefox. |
|
Nov 20 |
asked | Non framework implementation of a hierarchical drop down for Firefox. |
|
Nov 20 |
comment |
Migrating from Tomcat 5.5.x to 6.0.x. Posted the exception. |
|
Nov 20 |
revised |
Migrating from Tomcat 5.5.x to 6.0.x. include exception |
|
Nov 20 |
comment |
Migrating from Tomcat 5.5.x to 6.0.x. It is the former... the logging mechanism which should be part of tomcat is being reported as missing. But I'm still not clear as to what you mean by "dirty". I've only three jars in my app's WEB-INF/lib. My jar is "clean". I certainly trust the saxon9.jar. Perhaps the oracle orai18n.jar is the issue? |
|
Nov 20 |
comment |
Migrating from Tomcat 5.5.x to 6.0.x. I am having the problem you describe, the "unexplainable" ClassNotFoundException. My /WEB-INF/lib consists of orai18n.jar, saxon9.jar, and my own tox.jar. Honestly can't remember why orai18n is there. Perhaps this is a starting point. Also, what do you mean by a "clean" webapp? |
|
Nov 19 |
comment |
Migrating from Tomcat 5.5.x to 6.0.x. Oh, and the reason to migrate... We are considering using Liferay which is dependent upon 6.0.x apparently, and we don't want to maintain two versions of Tomcat. |
|
Nov 19 |
comment |
Migrating from Tomcat 5.5.x to 6.0.x. I looked at the "Migration Guide"... and to be honest... its lame. Only 270 words and nothing said. |
|
Nov 19 |
comment |
Migrating from Tomcat 5.5.x to 6.0.x. My application does not include any jars which include javax.* or java.*. |
|
Nov 19 |
revised |
Migrating from Tomcat 5.5.x to 6.0.x. added 251 characters in body |
|
Nov 19 |
asked | Migrating from Tomcat 5.5.x to 6.0.x. |
|
Nov 19 |
awarded | ● Popular Question |
|
Nov 13 |
asked | Highlighted text popup widget… What to call it and where to find the Javascript? |
|
Nov 12 |
revised |
What is the JDBC equivalent to query an IBM Domino data store? clarify |
|
Nov 12 |
comment |
What is the JDBC equivalent to query an IBM Domino data store? I originally marked yours as the accepted answer, but now I am withdrawing that. While it is informative to know that Domino does not support JDBC, I was asking for what their equivalent technology is. |
|
Nov 12 |
asked | What is the JDBC equivalent to query an IBM Domino data store? |
|
Nov 11 |
comment |
Preferred OS for hosting Tomcat servlet container. No, I'm talking about the server... you seem to want me to make every developer's workstation a windows box. Different issue. |
|
Nov 11 |
comment |
Preferred OS for hosting Tomcat servlet container. Giving my OSX and linux users a Windows environment is more complicated than you imply. |
|
Nov 11 |
comment |
Preferred OS for hosting Tomcat servlet container. We have developers using linux, OSX, and Windows. Team lead is a OSX/linux user. |
|
Nov 11 |
comment |
Preferred OS for hosting Tomcat servlet container. I cross posted it there and on Super User as well. |
|
Nov 11 |
asked | Preferred OS for hosting Tomcat servlet container. |
|
Nov 9 |
awarded | ● Civic Duty |
|
Nov 9 |
comment |
Need to use body onload event, but third party JavaScript library has hijacked it. LOL... Turns out Simile is using jQuery under the covers. All my attempts to use a non-jQuery solution won't work, but once I discovered jQuery was already there the $(document).ready solution worked. Thanks to all. |
|
Nov 9 |
comment |
Need to use body onload event, but third party JavaScript library has hijacked it. Tried your "no library" solution and got a "initComments is not defined" error. I made sure my JS script which defines initComments was prior to the embedded script you provided. |
|
Nov 9 |
comment |
Need to use body onload event, but third party JavaScript library has hijacked it. Isn't $(document).ready a jQuery construct? |
|
Nov 9 |
comment |
Need to use body onload event, but third party JavaScript library has hijacked it. An entire library to solve an onload problem seems like too much. |
|
Nov 9 |
comment |
Need to use body onload event, but third party JavaScript library has hijacked it. An entire library to solve an onload problem seems like too much. |
|
Nov 9 |
revised |
Need to use body onload event, but third party JavaScript library has hijacked it. not an entire library |
|
Nov 9 |
asked | Need to use body onload event, but third party JavaScript library has hijacked it. |
|
Nov 6 |
awarded | ● Popular Question |
|
Nov 5 |
asked | Can I embed a Silverlight applet in my JSP (java server page)? |
|
Nov 4 |
awarded | ● Good Answer |
|
Oct 28 |
answered | Does Mac OS X have a better installation story than Windows? |
|
Oct 22 |
awarded | ● Notable Question |
|
Oct 14 |
revised |
What is the complete list of Simile Exhibit column formats? crickets; added 2 characters in body |
|
Oct 14 |
awarded | ● Tumbleweed |
