« previous 1 2 … 5 6 7 8 9 10 11 12 13 14 next »
booyeah
It works!
OK so now there are two new buttons on the toolbar for the post Rich Text Editor (RTE).
- Cancel Button - This shows up when you're either adding or editing a post; if you're adding, it'll just kill the RTE. If you're editing an existing post, it'll revert any changes and put it back how it was.
- Delete Button - This only shows up when you're editing an existing post. It'll delete the post.
Do you guys think I should move the delete button so it's not right next to the cancel button? If so, where do you think it should go?
it may just be me, but it's been a long time since the "click on a link and have it automatically pop up in a new tab" feature has worked. am i doing something wrong, or has this changed?
Basically the tool I used to create that behavior was the same tool that was causing all kinds of problems with posting videos.. so in order to get video posting working again, I had to disable all of the functionality. It's something I'd like to restore eventually.
bah humbug! RTE doesn't show up in IE8. 
also, I posted this in the wrong thread, so I deleted it but when I went to post it in this thread the RTE didn't show up (in FF). It came up find upon editing it.
btw: Here's the JScript error that comes up in IE8 when you load a page with a post input box: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SU 3.27; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C) Timestamp: Mon, 11 Oct 2010 15:56:44 UTC Message: Expected identifier, string or number Line: 37 Char: 21 Code: 0 URI: http://www.club409.com/thread/view/6/14yeah i saw that yesterday during my testing.. i'll take a look at it. i blame IE :)
edit: also it looks like if you paste text that has line breaks, they don't get converted to <br> or <p> tags, they just go in as whitespace (which doesn't affect layout in HTML.. as you can see from arif's post. the paragraph starting with "btw" should br broken up a lot more)
works in IE9. ![]()
edit: I find it funny that the Beauty of the Web page designed to show off IE9 works better in chrome, haha. It is in beta though I suppose.
edit2: RTE doesn't work in Chrome.
well damn it why is it the code i write only works in the browser i use...
have you looked at jquery rte's? Reditor is in beta but it seems to work in IE9, Chrome and FF. Haven't tested it in IE8 yet (your RTE works in IE9 in IE8 compatability mode, so it's not a valid test).
edit: So it works in IE8, but the demo for CKEditor works in IE8 too, so something you're doing breaks browser compatibility. the jquery plugin seems pretty simple to use. not sure how much work is involved in customizing the interface, but it could be another option. or you could just say "f browser compatibility bc it's stupid and impossible until everyone agrees to a standard. use ff" :)
what doesn't work in chrome? i'm using chrome in linux and the editor seems to be working fine
arif - the error that's breaking it in ie8 is definitely my code.. i suspect it doesn't like my using "delete" as an array key without putting quotes around it. i'll try that now.
as for other RTE options, they're ugly, and not as well developed imo. i'd rather put in the effort to get my RTE of choice working in all relevant browsers
edit: anybody rockin the safari? shawn? michael? oh who am i kidding they make firefox for mac
just tested it in WinXP + IE8.. looks like it's all working correctly now. let me know if it does/doesn't work for you ![]()
Looks like it's working in Win7 IE8. ![]()
win7 chrome looks good. ![]()
win7 IE9 looks good too. ![]()
huzzah!
btw, I can't move the cursor with the mouse in source mode. not sure if this is a bug with the plugin or an IE9 failure. probably the latter, but I figured i'd share to see if other people are experiencing the same thing.
edit: right clicking moves the cursor, haha.