![]() |
Re: Spell Guide Beta-0
Burnsaber, actually I've had nothing to do with this. The reason you're seeing the true/false values in Finnish is that you're using a Finnish language version of Excel, it translates the formula and the output. Nifty little tool, this one. I couldn't have done that, since I'm not current on the intricacies of spell modding.
|
Re: Spell Guide Beta-0
Quote:
Any ideas on what I could do to fix that would, yet again, be much appreciated. jimkehn and DrPraetorious, are you having problems in Opera or are you using some other web browser? Obviously, for the 99% of the world who are not yet using Opera, the page has some problems for now http://forum.shrapnelgames.com/images/smilies/frown.gif |
Re: Spell Guide Beta-0
Quote:
|
Re: Spell Guide Beta-0
"Exception while loading: SpellDiv has no properties."
IE just sits there slackjawed and drools, but that's not a surprise http://forum.shrapnelgames.com/images/smilies/happy.gif |
Re: Spell Guide Beta-0
Quote:
My priority right now is learning and exploring some interesting web technologies. Using a pre-packaged framework is not very interesting for me since I wanted to start with the basics. Using server side XSLT is indeed something I have considered as a fallback, and I'll probably end up there if I find time/interest to finalize this thing. Quote:
|
Re: Spell Guide Beta-0
Quote:
Here's what the element looks like before the replace: http://i10.tinypic.com/81qyqed.png and here's what it looks like afterwards: http://i7.tinypic.com/6ocxbnl.png |
Re: Spell Guide Beta-0
Hihi, actually you can make it look fine in firefox by opening firebug and having a look at the BODY tag's innerhtml attribute. Just doubleclick on it and leave the field without changing anything. I assume this forces an update of some internal structure and voila the table appears nicely. So obviously some FF quirk involved here.
There's probably an easy workaround to force it to do that without using firebug. Apparently no support in FF2 yet for the nth-child-of css pseudoclass, so all the lines are white http://forum.shrapnelgames.com/images/smilies/frown.gif By the way, it's quite likely that I'm doing some kind of corner case here which is poorly defined in the specs. Or at least working in a way which is not well explored or commonly used. Obviously firefox has excellent support for this kind of stuff in general. EDIT: Added this line: <font class="small">Code:</font><hr /><pre>document.firstChild.innerHTML += "";</pre><hr /> So now it actually works in firefox as well http://forum.shrapnelgames.com/images/smilies/happy.gif |
Re: Spell Guide Beta-0
This workaround resets the whole formular, though, all the values are reset to zero. Don't use workarounds as solution.
If you want to have it working in Mozilla, then you should have read how Mozilla handles these things first. http://forum.shrapnelgames.com/image...ies/tongue.gif Your first problem is already mentioned in there: Quote:
|
Re: Spell Guide Beta-0
snoddasmannen, I get:
Exception while loading: [object error] |
Re: Spell Guide Beta-0
Quote:
Doesn't make any sense to me why I would need to specify the destination document of a node at the time of creation, but on the other hand XSLTProcessor is a mozilla invention so they can do whatever they want with it. But enough whining, I switched to transformToFragment() and yay it seems to work even without the ugly workaround! http://forum.shrapnelgames.com/images/smilies/happy.gif Thanks lhc! jimkehn, which browser are you using? |
All times are GMT -4. The time now is 04:31 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.