modded script not working?, suggestions anyone? |
![]() ![]() |
modded script not working?, suggestions anyone? |
Jan 19 2005, 03:41 AM
Post
#1
|
|
![]() :.aeris.: ![]() ![]() Group: Member Posts: 20 Joined: Jan 2005 Member No: 86,815 |
Basically what I tried to do was combine the two scripts while keeping both the same. I have no desire for an image on the splash screen so I removed that, and my line of thinking was that the splash screen would write in the form for the password/etc. When the form's submitted it should check, and if the encrypted password's not correct it would forward them to xanga's blocking page (my own sarcastic humor there)..... else it would continue with the second part of the splash screen script..... But it's not loading? I have premium, have this the firstthing besides the title on my Xanga skin page, so there should be no reason why it's not loading.... I tried adding a new function to call the entire code (using onLoad in the body tag) but still nothing's working? Did i delete something out of order trying to mod the code? The splash screen code is what's most confusing me... i have a feeling the answer to this entire thing lies within it.... but I couldn't find any explanation to it's parts or how it works..... Please if you have any suggestions let me know, it's greatly appreciated!!!!!!! http://www.xanga.com/aerisseraphim (and yes I know, i used tables for the layout.... so shoot me :P i <3 css as well as anyone but didn't feel like taking time to do it.... site reqs a 1024x700-something resolution to look normal) thanks :) |
|
|
|
Jan 19 2005, 10:39 AM
Post
#2
|
|
|
NO. I'm not 13. or 14. or 15. or 16. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 4,616 Joined: Jul 2004 Member No: 30,577 |
wait..so you want a password pop up instead of your splash screen? if so, howcome you can't just use the password pop up code? [although i'm not sure if we have it here..]
|
|
|
|
Jan 19 2005, 08:28 PM
Post
#3
|
|
![]() :.aeris.: ![]() ![]() Group: Member Posts: 20 Joined: Jan 2005 Member No: 86,815 |
i'd like 1) an encrypted password script, 2) not a popup but something that prevents the page from being seen (ie the splash screen) until things are authenticated, and 3) a script that could be implimented through xanga.
that's why i tried to combine the two - the splash screen and the encrypted pass. script.... |
|
|
|
Jan 19 2005, 08:32 PM
Post
#4
|
|
|
NO. I'm not 13. or 14. or 15. or 16. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 4,616 Joined: Jul 2004 Member No: 30,577 |
maybe you want to try PMing mystical...he's pretty good with that kinda stuff.
|
|
|
|
Jan 21 2005, 12:02 AM
Post
#5
|
|
![]() :.aeris.: ![]() ![]() Group: Member Posts: 20 Joined: Jan 2005 Member No: 86,815 |
wait....his username is mystical? or..... i pm'd someone with that address and they haven't responded at all.... wondering if i sent it to the wrong user?
|
|
|
|
Jan 21 2005, 12:04 AM
Post
#6
|
|
|
NO. I'm not 13. or 14. or 15. or 16. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 4,616 Joined: Jul 2004 Member No: 30,577 |
yeah..his username is mystical. i don't think he's on much. hmm.
|
|
|
|
Jan 21 2005, 12:10 AM
Post
#7
|
|
![]() I HAVE YOUR IP ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,429 Joined: Feb 2004 Member No: 2,745 |
I got your PM and i havnt been working on since i have school and working on other projects. I looked at the script and your if and else dont seem right to make the script work.
|
|
|
|
Jan 21 2005, 01:11 AM
Post
#8
|
|
![]() :.aeris.: ![]() ![]() Group: Member Posts: 20 Joined: Jan 2005 Member No: 86,815 |
HAHA! I feel smart!
Thanks for all your help guys, however I decided just to scrap it and develop a new way of doing it. I know you can still view the source to have the entire contents of the page but the people who I'm trying to protect my entries from aren't smart enough to realize that. If anyone's interested how I did it, basically I made the entire blog into one div with an id of "hidden" and the password/username form into a table contained in a div with id of "splash".... script goes somewhat like this: starts out with div id of "hidden" with a visibility property of hidden, and "splash" is visible. done with simple css command (however I have premium skin ability- don't ask me how to accomplish this otherwise, because I have no clue.... :( ) once the form is submitted it checks the user/pass combo, and if correct hides the "splash" div and shows the "hidden" div...... nifty..... now all i gotta do is rework the positioning of it ..... however if mystical or anyone else can figure out what was wrong with my original code, i'd still like to know.... thanks a bunch!!!!!!!!!!!!!!!! |
|
|
|
![]() ![]() |