Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 5000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 10 post(s). Click here to show all
Posted by: Bill Myers
Posted on: Sep 30th, 2014 at 8:50pm
Dandello wrote on Sep 30th, 2014 at 7:50pm:
BTW Bill, that was a great Bug Catch!

Thanks for the fix! Catching that bug was quite by accident, I can assure you. Cheesy

To every single one of you who are working on YaBB, I'm very grateful for all that you do. I continue to be amazed at how terrific you are at fixing these bugs when they're discovered.

Please keep up the great work! Smiley


Posted by: Dandello
Posted on: Sep 30th, 2014 at 7:50pm
How about the same name for a variable and a function in javascript? It wasn't a problem when the news was using
Code (Javascript)
Select All
document.write 

. It became a problem when the news became a proper DOM object.

Renamed the non-function to something else and It's Good

BTW Bill, that was a great Bug Catch!
Posted by: Dandello
Posted on: Sep 30th, 2014 at 7:36pm
And if I turn off the news fader here, it works. (It's a rewritten bit of code that obviously conflicts with something associated with the fontsize selector.)
Posted by: Bill Myers
Posted on: Sep 30th, 2014 at 7:21pm
Dandello wrote on Sep 30th, 2014 at 5:56pm:
XTC uses a minority browser ...

Got it.

As I reported with Firefox & Internet Explorer, I got the same results with FlashPeak SlimBrowser, Google Chrome, Opera 20, and Safari.

I did find, however, that the sizing works with Netscape 7.2 ... a browser I like to use because of its quick HTML editing feature.

Posted by: Dandello
Posted on: Sep 30th, 2014 at 5:56pm
Actually, I'm not sure what changed. FireFox and MSIE are both reporting that a javascript function that exists isn't a javascript function. And the function that's failing is the one that places the tag inside the message box. So I'll be tracking that down before I go back to working on other things.
Edited:
And XTC uses a minority browser that (apparently) sees errors that FF and MSIE10/11 don't see and doesn't see errors that they do see.
Posted by: Bill Myers
Posted on: Sep 30th, 2014 at 3:37pm
Dandello wrote on Sep 30th, 2014 at 1:58pm:
I'm having trouble with setting the font-size as well.

Thanks very much for looking into this. I appreciate it.

I wonder how XTC made the size attribute work? Or did he really? See what I did there?  Cheesy
Posted by: Dandello
Posted on: Sep 30th, 2014 at 1:58pm
test test test
And I'm having trouble with setting the font-size as well. But I have a pretty good idea what changed.  Embarrassed
Posted by: XTC
Posted on: Sep 30th, 2014 at 11:53am
For me the size icon work  Smiley
Posted by: XTC
Posted on: Sep 30th, 2014 at 11:50am
Test
Posted by: Bill Myers
Posted on: Sep 30th, 2014 at 6:48am
The following is a test for the font attribute:

Success with Comic Sans MS

***********************************************

The following is a test for the size attribute:

Failure trying to size this line to 14.

Note: You can make this work by typing the size attribute as I did with the larger lines above. Using the size icon doesn't work. This was tested in both Firefox & Internet Explorer.