Thread: WYSIWYG editor problem

  1. #16
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    Just an observation: when I click on a sidebar item (stock firefox 3.0.4 from Fedora 10) I get a bunch of stuff overlapped (ie, text on top of text), making it unreadable. Oversights like this would be a be reason to lose all confidence in whatever the site is supposed to represent.

    The overlap is probably vertical from the /div positioning. If you got some "Intro to html and javascript", you could do this yourself in a couple of days. And do check it on more than one browser!
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

  2. #17
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Heh. Make it XHTML. Then you have one less browser to worry about
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Editor framework (WYSIWYG)
    By Akkernight in forum Game Programming
    Replies: 5
    Last Post: 04-14-2009, 11:01 AM
  2. HTML: everything from generated to WYSIWYG
    By dwks in forum Tech Board
    Replies: 5
    Last Post: 10-13-2007, 03:48 PM