Click here to Skip to main content
15,891,253 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: IE vs Firefox Title tag of DIV Pin
GenJerDan29-Dec-10 10:59
GenJerDan29-Dec-10 10:59 
QuestionRegarding MSHTML Pin
Alan Burkhart29-Dec-10 4:28
Alan Burkhart29-Dec-10 4:28 
AnswerRe: Regarding MSHTML Pin
User 171649229-Dec-10 9:01
professionalUser 171649229-Dec-10 9:01 
GeneralRe: Regarding MSHTML Pin
Alan Burkhart29-Dec-10 10:35
Alan Burkhart29-Dec-10 10:35 
GeneralRe: Regarding MSHTML Pin
User 171649229-Dec-10 12:03
professionalUser 171649229-Dec-10 12:03 
GeneralRe: Regarding MSHTML Pin
Alan Burkhart29-Dec-10 13:57
Alan Burkhart29-Dec-10 13:57 
AnswerRe: Regarding MSHTML Pin
cjoki4-Jan-11 4:47
cjoki4-Jan-11 4:47 
GeneralRe: Regarding MSHTML Pin
Alan Burkhart4-Jan-11 5:08
Alan Burkhart4-Jan-11 5:08 
cjoki wrote:
...but have finally settled on notepad++ on windows...


NP++ is a good editor. But I (and it's just a preference on my part) don't like "mega-editors" like NP++. I want my text editor to be simple and efficient, but without a ton of bells and whistles. I wrote my own text editor that's basically just Notepad with a toolbar and few tools I use on a regular basis. I also wrote my own HTML editor sometime back (uses ScintillaNet) and would love to add a WYSIWYG option. But I have yet to see a WYSIWYG editor that generates standards-compliant code. I've pretty given up on finding one that does.

Since dropping support for the ActiveEx browser control, MS now recommends a 3rd party control called FreeTextBox [^]. But its HTML is only marginally better than MSHTML and still produces some deprecated tags. I corresponded with the author and he admitted that his control has some compliance issues, but also says changing it to use styles within span tags (instead of font tags) would create problems with some of his customers. No clue here how compliant HTML could be a "problem."
Everybody SHUT UP until I finish my coffee...

GeneralRe: Regarding MSHTML Pin
cjoki4-Jan-11 5:22
cjoki4-Jan-11 5:22 
GeneralRe: Regarding MSHTML Pin
Alan Burkhart4-Jan-11 5:48
Alan Burkhart4-Jan-11 5:48 
GeneralRe: Regarding MSHTML Pin
cjoki4-Jan-11 12:29
cjoki4-Jan-11 12:29 
GeneralRe: Regarding MSHTML Pin
Alan Burkhart4-Jan-11 12:40
Alan Burkhart4-Jan-11 12:40 
QuestionGetting started with web development Pin
jgrogan28-Dec-10 22:27
jgrogan28-Dec-10 22:27 
AnswerRe: Getting started with web development Pin
TweakBird28-Dec-10 23:08
TweakBird28-Dec-10 23:08 
GeneralRe: Getting started with web development Pin
jgrogan28-Dec-10 23:18
jgrogan28-Dec-10 23:18 
AnswerRe: Getting started with web development Pin
Harii_M28-Dec-10 23:51
Harii_M28-Dec-10 23:51 
QuestionA good book to learn web services Pin
bleedingfingers27-Dec-10 22:06
bleedingfingers27-Dec-10 22:06 
AnswerRe: A good book to learn web services Pin
Richard MacCutchan27-Dec-10 22:39
mveRichard MacCutchan27-Dec-10 22:39 
GeneralRe: A good book to learn web services Pin
bleedingfingers27-Dec-10 23:19
bleedingfingers27-Dec-10 23:19 
QuestionHello Pin
willie1227-Dec-10 5:02
willie1227-Dec-10 5:02 
AnswerRe: Hello Pin
Richard MacCutchan27-Dec-10 7:30
mveRichard MacCutchan27-Dec-10 7:30 
AnswerRe: Hello Pin
PompeyBoy331-Dec-10 0:12
PompeyBoy331-Dec-10 0:12 
QuestionHow do I Close print dialog opened by JScript by JScript itself? Pin
krishnaraj4026-Dec-10 20:56
krishnaraj4026-Dec-10 20:56 
AnswerRe: How do I Close print dialog opened by JScript by JScript itself? Pin
Yusuf5-Jan-11 10:18
Yusuf5-Jan-11 10:18 
AnswerRe: How do I Close print dialog opened by JScript by JScript itself? Pin
shamly6-Jan-11 19:14
shamly6-Jan-11 19:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.