Open saxamaphone69 opened 12 years ago
Thanks for trying it out. I've seen that '2 days ago' bug before too; I'll have to investigate that.
The [Reply] link is an anchor because it doesn't perform a javascript action (unlike expand). My thread expansion code is horrible anyway though, so I'll probably change how that looks.
The spoiler checkbox is always there since I don't have any logic to turn it off for certain boards yet. I'll have to check for its existence on the original page to do that.
The sans-serif font is a step in the right direction. I eventually plan to make the post box WYSIWYG with spoilers/quotelinks though, so stay tuned.
any progress?
<a>
tags can't be nested, so it's a bit of a hassle to make that work nicely.
contenteditable
is still something I'm interested in, just not right away. Sorry ( ._.) you could use codemirror instead of contenteditable
except he's dead :3
I saw you post this once before, and I just wanted to say that I'm really impressed with what you have done!
Posts say that they were done 2 days ago, when they were done less than a minute ago.
Perhaps since you have so many other 'button' elements, that [Reply] should be one too?
If the board doesn't support spoiler images, why show the checkbox?
I think you need to specify a sans-serif font for the textarea, at the moment it's monospace (for me, anyway).
Great work dude, keep it up!