Javascript Help

Discussion in 'Web Programming' started by R, Dec 22, 2012.

Thread Status:
Not open for further replies.
Javascript Help
  1. Unread #1 - Dec 22, 2012 at 10:48 AM
  2. R
    Joined:
    Apr 4, 2011
    Posts:
    19,571
    Referrals:
    16
    Sythe Gold:
    572
    In Memory of Jon <3 n4n0 Sythe Awards 2013 Winner

    R Legend
    Retired Administrator Roary Donor Mudkips Legendary

    Javascript Help

    Not sure if I'm in the right place, never used this section before :eek:

    I'm customizing a theme for my Tumblr page, and I just need a little bit of help :)

    Currently, I have this code for a 'welcome message'
    Can I/How do I choose the title of the pop-up box?

    [​IMG]
     
  3. Unread #2 - Dec 23, 2012 at 11:27 AM
  4. Yenthe666
    Joined:
    Apr 10, 2011
    Posts:
    1,013
    Referrals:
    0
    Sythe Gold:
    0

    Yenthe666 Guru
    Banned

    Javascript Help

    Sadly you can't change the title of the box anymore.
    Its a safety feature they built in, to avoid shady people of changing the pop-ups.
    So its not possible unless you open it in a HTML / new tab :/
    (if you'd happen to find a solution or trick, I need it too)
     
  5. Unread #3 - Dec 23, 2012 at 1:05 PM
  6. Noam
    Joined:
    Jul 27, 2011
    Posts:
    2,993
    Referrals:
    1
    Sythe Gold:
    0
    Discord Unique ID:
    688859853535313930
    Discord Username:
    sarbaz#8969
    Two Factor Authentication User Gohan has AIDS

    Noam Apostle of the Setting Sun
    $50 USD Donor New Competition Winner

    Javascript Help

    If I'm not mistake, you can set it by adding a second argument to the alert function, so
    alert('MESSAGE HERE', 'I AM A TITLE');
    if that doesn't work then I doubt anything will. My JS is a bit faded now but in C# it is done like that.
     
  7. Unread #4 - Dec 24, 2012 at 7:07 AM
  8. Yenthe666
    Joined:
    Apr 10, 2011
    Posts:
    1,013
    Referrals:
    0
    Sythe Gold:
    0

    Yenthe666 Guru
    Banned

    Javascript Help

    The problem is you can't make an alert box with two buttons inside it.
    For example "submit" "cancel" buttons inside Rwm his textbox.
    And I think thats what he's looking for :p

    In case you only need an "ok" button, than alerts work okay probably.
     
  9. Unread #5 - Dec 24, 2012 at 8:04 AM
  10. R
    Joined:
    Apr 4, 2011
    Posts:
    19,571
    Referrals:
    16
    Sythe Gold:
    572
    In Memory of Jon <3 n4n0 Sythe Awards 2013 Winner

    R Legend
    Retired Administrator Roary Donor Mudkips Legendary

    Javascript Help

    Thanks for the help, but I don't think it's possible, cheers guys.
     
  11. Unread #6 - Jan 16, 2013 at 1:03 PM
  12. Vorarg
    Joined:
    Jan 21, 2007
    Posts:
    217
    Referrals:
    0
    Sythe Gold:
    0

    Vorarg Active Member

    Javascript Help

    http://jqueryui.com/dialog/

    jQuery UI is your friend :)
     
  13. Unread #7 - Jan 16, 2013 at 4:08 PM
  14. R
    Joined:
    Apr 4, 2011
    Posts:
    19,571
    Referrals:
    16
    Sythe Gold:
    572
    In Memory of Jon <3 n4n0 Sythe Awards 2013 Winner

    R Legend
    Retired Administrator Roary Donor Mudkips Legendary

    Javascript Help

< PHP powerbot topic bumper | Runescape Username / Password ID HTML >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site