Talk:Hyper Beam (move): Difference between revisions
No edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
Actually, a JavaScrip bot should probably be able to replace data such as class="listcol" and replace with some nicer stuff like style="bla". I could probably do that. It's not actually that hard. [[User:Coppro|Coppro]] 22:32, 9 May 2005 (UTC) | Actually, a JavaScrip bot should probably be able to replace data such as class="listcol" and replace with some nicer stuff like style="bla". I could probably do that. It's not actually that hard. [[User:Coppro|Coppro]] 22:32, 9 May 2005 (UTC) | ||
The Ho-oh thing is to do with word-wrapping. (IE thinks a hyphen is a good place to wrap words, other browsers don't.) A Javascript solution is a bit extreme. All we need to do is to write alternate CSS for IE users. - [[User:Zhen Lin|振霖]]<sub>[[User talk:Zhen Lin|T]]</sub> 07:49, 10 May 2005 (UTC) |
Revision as of 07:49, 10 May 2005
Wow, the formatting is horrid. Any way to stack those?--BJG
This is really the bst we can do at the moment with mass-learned moves, I believe. Any more specific problems with the page format? evkl 10:22, 9 May 2005 (UTC)
I haven't been able to check how well the list boxes behave in IE - if they don't work as expected, what will result is a vertical stack of bordered boxes, which admittedly doesn't look very nice. - 振霖T 10:39, 9 May 2005 (UTC)
I just checked what it looks like in IE, they display as a horizontal row of boxes, also Ho-oh is split into 3 lines, screenshot - MTC 10:42, 9 May 2005 (UTC)
Internet Explorer strikes again! Sigh. - Ferret 10:54, 9 May 2005 (UTC)
Actually, a JavaScrip bot should probably be able to replace data such as class="listcol" and replace with some nicer stuff like style="bla". I could probably do that. It's not actually that hard. Coppro 22:32, 9 May 2005 (UTC)
The Ho-oh thing is to do with word-wrapping. (IE thinks a hyphen is a good place to wrap words, other browsers don't.) A Javascript solution is a bit extreme. All we need to do is to write alternate CSS for IE users. - 振霖T 07:49, 10 May 2005 (UTC)