That was a really sad story. My mom suffers from deppression and has thought of suicide. I hope it never happens, especcially after your story [perfect_peep]
It wasn't the floaties that caused it. In line 205 (or so) of the source code you didn't actually close the script change command. The comments as well as the ability to turn the pages on 7 and 8 is due to how the browser is still reading only Javascript instead of html. Make sure you always close every tag set when trying to use html. [Azure_N_Crimson]
Unwanted Gothic Rose? i replied 2 tht...thanx 4 ur comment in goth girls diary! coz she is my frend...bt i hope she dnt self harm...scars! ruin ur arms! if she insists on duing it then cn u help sumwot on her nt killing herself or putting herself in hospital from bloodloss or nefing? u dnt hav 2 bt i am quite concerned :( [teenlife sux]
I think I got the source from your entries 7 and 8 fixed. (Working with just notepad [windows base here] for viewing the source code). To avoid problems with the source for pages 9 and 10 instead of the less-than sign (used in opening html tags) I will be using a -{ and for the greater than sign I will be using a }-. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In line 205 or 204 (begins with a -{B}- tag) of the source you tell the web browser to read in Javascript instead of just html. I *think* I fixed that by changing the -{B}- tag into a line break ( a -{BR}- ) and by adding a -{/script}- just before the two line breaks and the "I hope that works! I WANT FLOATYZ!!!" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In short, make sure you close all of the tags you use. Since you didn't close the script change MDD isn't loading either of the arrows for turning the pages as well as the comment on page 7. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ANC out, [Azure_N_Crimson]
I think I got the source from your entries 7 and 8 fixed. (Working with just notepad [windows base here] for viewing the source code). To avoid problems with the source for pages 9 and 10 instead of the less-than sign (used in opening html tags) I will be using a -{ and for the greater than sign I will be using a }-. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In line 205 or 204 (begins with a -{B}- tag) of the source you tell the web browser to read in Javascript instead of just html. I *think* I fixed that by changing the -{B}- tag into a line break ( a -{BR}- ) and by adding a -{/script}- just before the two line breaks and the "I hope that works! I WANT FLOATYZ!!!" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In short, make sure you close all of the tags you use. Since you didn't close the script change MDD isn't loading either of the arrows for turning the pages as well as the comment on page 7. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ANC out, [Azure_N_Crimson]