PlaneShift

Fan Area => The Hydlaa Plaza => Topic started by: Monketh on July 19, 2004, 11:55:05 pm

Title: Site scripting help
Post by: Monketh on July 19, 2004, 11:55:05 pm
Alright, I\'m finally revitalizing the site.  Unfortunately, it\'s been so long since I\'ve made a website, I forget how to script a pop-up!  I just need a quick dash of code, or where I can find it.

Edit: I found the byte I needed.  Moogs, please delete this.

Edit again: Nah, can\'t seem to set the height & width.
Title:
Post by: theRealGorbulas on July 20, 2004, 01:48:11 am
I think. Don\'t do any JavaScript or VBScript pop-ups because they will get blocked.
Title:
Post by: FESFES on July 20, 2004, 01:53:26 am
wow ur (him^) really no alot about script and stuff (im to imptent to learn)
Title:
Post by: Monketh on July 20, 2004, 01:57:17 am
Basic scripting isn\'t hard to learn, it\'s just that I don\'t have time to relearn it.

Edit: Using Javascript.  Bah, now I just have to get it not to come up until clicked-for.

Edit again: Nevermind.  I\'m not going to re-learn javascript for this.  Delete this thread please.
Title:
Post by: lynx_lupo on July 20, 2004, 10:19:50 am
For the click, put an onClick event as a parameter to any of the widgets you want to click on..


look up the options to make it border-, toolbar- and xless,
Title:
Post by: theRealGorbulas on July 20, 2004, 11:03:34 am
It is better to use the target meathod. Using VBScript only works for Internet Explorer users and JavaScript only works if they haven\'t disabled scripting. There are no benifits to using the scripts unless you are advertising or you want to turn off toolbars and scrollbars. I prefer to keep my address bar and scroll bar.