what could be the script or code used in this welcome sreen, when logging in? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    what could be the script or code used in this welcome sreen, when logging in?

    ~@dikz~
    ~@dikz~
    Forumember


    Male Posts : 363
    Reputation : 4
    Language : English & Tagalog
    Location : Legazpi, Philippines - Bicol University

    Solved what could be the script or code used in this welcome sreen, when logging in?

    Post by ~@dikz~ April 22nd 2012, 11:09 am

    what could be the script or code used in this welcome sreen, when logging in? like in

    http://www.symbianize.com

    what could be the script or code used in this welcome sreen, when logging in? Screen12

    ~@dikz~
    ~@dikz~
    Forumember


    Male Posts : 363
    Reputation : 4
    Language : English & Tagalog
    Location : Legazpi, Philippines - Bicol University

    Solved Re: what could be the script or code used in this welcome sreen, when logging in?

    Post by ~@dikz~ April 25th 2012, 4:06 am

    ..can you help me with that alternative sir..
    +Fusion-
    +Fusion-
    Forumember


    Male Posts : 252
    Reputation : 4
    Language : English
    Location : Flying

    Solved Re: what could be the script or code used in this welcome sreen, when logging in?

    Post by +Fusion- April 25th 2012, 1:37 pm

    could u create an HTML page that activates after u login, and make the page redirect to forum after 3 seconds? or no, if possible do u think u can make a code
    +Fusion-
    +Fusion-
    Forumember


    Male Posts : 252
    Reputation : 4
    Language : English
    Location : Flying

    Solved Re: what could be the script or code used in this welcome sreen, when logging in?

    Post by +Fusion- April 25th 2012, 5:30 pm

    doesnt work, im on phpbb2, is that the issue?
    +Fusion-
    +Fusion-
    Forumember


    Male Posts : 252
    Reputation : 4
    Language : English
    Location : Flying

    Solved Re: what could be the script or code used in this welcome sreen, when logging in?

    Post by +Fusion- April 25th 2012, 5:33 pm

    yes its on
    +Fusion-
    +Fusion-
    Forumember


    Male Posts : 252
    Reputation : 4
    Language : English
    Location : Flying

    Solved Re: what could be the script or code used in this welcome sreen, when logging in?

    Post by +Fusion- April 25th 2012, 5:37 pm

    i log in and the forum shows up, is it because i have a log out popup too?
    Here's my logout popup

    Code:
    $(document).ready(function() {
    var x = document.getElementById('logout');
    $(x).click(function(cLogout) {
    var y = confirm("Are you sure you want to logout?");
    if (y == true) {
    return true;
    } else { cLogout.preventDefault(); }
    });
    });


    Last edited by ReBoRNz on April 25th 2012, 5:38 pm; edited 1 time in total
    +Fusion-
    +Fusion-
    Forumember


    Male Posts : 252
    Reputation : 4
    Language : English
    Location : Flying

    Solved Re: what could be the script or code used in this welcome sreen, when logging in?

    Post by +Fusion- April 25th 2012, 5:39 pm

    +Fusion-
    +Fusion-
    Forumember


    Male Posts : 252
    Reputation : 4
    Language : English
    Location : Flying

    Solved Re: what could be the script or code used in this welcome sreen, when logging in?

    Post by +Fusion- April 25th 2012, 5:43 pm

    thanks it works now Smile solved, this should be solved, also is there anyway to change the ok button text, to say proceed