How do I put a picture of a member of the JavaScript technology 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.
3 posters

    How do I put a picture of a member of the JavaScript technology

    developer.ryan
    developer.ryan
    Forumember


    Posts : 98
    Reputation : 6
    Language : English,Chinese,Italian,French
    Location : The doors of development

    Solved How do I put a picture of a member of the JavaScript technology

    Post by developer.ryan July 29th 2015, 2:15 pm

    Hello .
    I want code formating JavaScript, to show a member anywhere I put code tags,
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51500
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: How do I put a picture of a member of the JavaScript technology

    Post by SLGray July 29th 2015, 7:14 pm

    Code:
    { USERNAME }

    Without spaces.  You can add this anywhere and the username of the member looking at it will appear.



    How do I put a picture of a member of the JavaScript technology Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    developer.ryan
    developer.ryan
    Forumember


    Posts : 98
    Reputation : 6
    Language : English,Chinese,Italian,French
    Location : The doors of development

    Solved Re: How do I put a picture of a member of the JavaScript technology

    Post by developer.ryan July 29th 2015, 7:49 pm

    ok :rose: thank you
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51500
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: How do I put a picture of a member of the JavaScript technology

    Post by SLGray July 29th 2015, 8:59 pm

    Are you wanting the avatar or the username?



    How do I put a picture of a member of the JavaScript technology Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    developer.ryan
    developer.ryan
    Forumember


    Posts : 98
    Reputation : 6
    Language : English,Chinese,Italian,French
    Location : The doors of development

    Solved Re: How do I put a picture of a member of the JavaScript technology

    Post by developer.ryan July 30th 2015, 11:51 am

    the avatar
    developer.ryan
    developer.ryan
    Forumember


    Posts : 98
    Reputation : 6
    Language : English,Chinese,Italian,French
    Location : The doors of development

    Solved Re: How do I put a picture of a member of the JavaScript technology

    Post by developer.ryan July 31st 2015, 12:30 pm

    Hello
    The second day Cool,
    sunny is it the answer?
    developer.ryan
    developer.ryan
    Forumember


    Posts : 98
    Reputation : 6
    Language : English,Chinese,Italian,French
    Location : The doors of development

    Solved Re: How do I put a picture of a member of the JavaScript technology

    Post by developer.ryan August 1st 2015, 2:02 pm

    @SLGray @Ange Tuteur

    anyone here?
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: How do I put a picture of a member of the JavaScript technology

    Post by Ange Tuteur August 1st 2015, 11:13 pm

    I'm not exactly sure where you're applying this, but you can use JavaScript to show the user's avatar. This should do the trick :
    Code:
    <script type="text/javascript">document.write(_userdata.avatar);</script>

    The above is only applicable to widgets, homepage message, html pages... You cannot post scripts in messages due to XSS security risks.
    developer.ryan
    developer.ryan
    Forumember


    Posts : 98
    Reputation : 6
    Language : English,Chinese,Italian,French
    Location : The doors of development

    Solved Re: How do I put a picture of a member of the JavaScript technology

    Post by developer.ryan August 2nd 2015, 11:48 am

    Well now resolved thank you Ange Tuteur :rose:

    Now you can close the topic
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51500
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: How do I put a picture of a member of the JavaScript technology

    Post by SLGray August 2nd 2015, 5:57 pm

    Topic solved and archived



    How do I put a picture of a member of the JavaScript technology Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.