Welcome to the RaGEZONE - MMORPG development forums.

52 Visitor Messages

  1. So, do you have an MSN?
  2. In short yes, bit more specialized than just generally a programmer but yes. I guess in a vague sense im a programmer.
  3. Working real hard on getting nice stuff out there.
    Working on my first app backed by a huge, greay company made of great people that has over 100 applications in the AppStore (Some of them have millions of users.)
    Also working on some themeforest themes and other projects.
    So I'm quite busy these days, thanks for the question!

    Cheers.
  4. I know and i do understand what you mean i dont want to argue with you because you are a cool guy. I cant get a job because of these reasons. 1.There is no jobs, trust me. and 2. I am currently enlisting in the army so i have to wait 6 months, plus i do training twice a week, plus i have to got o college aswell.. :S
  5. gonna PM you with a torrent and direct links in a couple secs.
  6. I asked for criticism and you comment on my thread, not only telling me it's bad but giving no advice on how to improve. Don't be a fucking troll looking for post count. If you don't want your reputation dropped, don't be a fucking moron. Reported.
  7. the -20 adds a positive 20 to it since it's purpose is to pull the overlay up 20 pixels, leaving 20px bare.
  8. Code:
    #overlay {
    
    position: absolute; background-color: #fff; opacity: .6; z-index: 10; width: 100%; height: 100%; margin-top: -20px; display: none;
    } #content {
    width: 998px; background-color: #fff; border: 1px solid #000; margin-top: 50px; margin-bottom: 20px;
    }
    margin-top: -20px;
    margin-top: 50px;
    margin-bottom: 20px;
  9. 90 was the sum of all the top and bottom margins in the content.
  10. I recommend you take a look at this stackoverflow question as to whether or not you place jQuery at the top or bottom of your pages: asp.net - jQuery: Move JavaScript to the bottom of the page? - Stack Overflow

    Generally speaking, to improve performance i.e. loading time, it's recommended to place it at the bottom. Just make sure that any javascript that uses jQuery is placed below it, or else that javascript won't work.

    You should also take into account the fact that javascript will be loaded a short time after the page has loaded. This means that your page may not be fully interactive until the javascript is loaded.
  11. It is highly recommended to place javascript at the bottom of the page whenever possible. This is because if you place it at the top of the page, the page will not finish loading until the javascript has downloaded. But if you place it at the bottom, the page will finish loading and then the javascript will load. It's mainly for page load speed optimization.
    Do note that some javascript libraries will work best if you place it at the top of the page.
  12. i need some help with Photoshop :)
  13. gimme add on skype wanna talk with u :)

    Ahmed.osama299
  14. hey wow now you are good !
    Mine is just the same but without the text but a pop message -.-
  15. are you really that retarded?
    The whole portfolio is coded out of one file.
    I could add a redirect to index.php#contact.
    But why should I? there is appearing a box, for it's succes.
    so don't try to be smart if you failed already on that part.

    also I didn't copy it,
    It is from my old portfolio;
    Jurien Hamaker.

    so stop whining about my work.
    I haven't seen any better from you though.
Showing Visitor Messages 1 to 20 of 52
Page 1 of 3 123 LastLast
Page 1 of 3 123 LastLast
About NubPro

Basic Information

About NubPro
Location:
C:\Desktop
Reason For Joining:
Fun of course
About Yourself:
jajajajajaja

Signature


Statistics


Total Posts
Total Posts
964
Posts Per Day
0.77
Visitor Messages
Total Messages
52
Most Recent Message
30-01-13
General Information
Last Activity
3 Hours Ago
Join Date
15-12-09
Referrals
0

12 Friends

  1. dazee 

    Member

    dazee
  2. FCV2005 

    Frutti Fresh =))

    FCV2005
  3. I<3Bass 

    I am Dylan.

    I<3Bass
  4. KarLi 

    Banned

    KarLi
  5.  KING ETHAN  

    Elite Subscriber!

    KING ETHAN
  6. Kore 

    Member

    Kore
  7. Nesar 

    This feelings...

    Nesar
  8. Nuc GamerZ 

    Hardcore Member

    Nuc GamerZ
  9. Stroumpf 

    Member

    Stroumpf
  10. Terabit 

    root@tera:~$ sudo init 0

    Terabit
Showing Friends 1 to 10 of 12
Page 1 of 2 12 LastLast
Post Areas

Top Areas Of Posting