DrogoNevets

DrogoNevets

Real Name: Steven Coleman-Williams

Web/Software Developer

Latest Contributions

  • Media Queries Help

    For those who dont know, media queries are a CSS3 feature that rocks!
    it effectively allows conditional CSS styling, how cool?!

    but I was wondering does anyone have any knowledge of why they dont seem to work in MSIE 8 on Vista? MSIE 8 on XP works fine, windows 7 I don't know about though.

    Anyhelp would be appreciated :)

  • Offer

    Hi all,
    I have recently found myself with a little more spare time in the evenings so am currently kinda bored in front of the TV.

    If you have any small-medium sized projects give us a shout, and I'll see if i can find some time to do for you. Of course this is all gratis as I see it as a way to help boost my CV which currently has 3 years industrial and 4 years academic experience in web based application development.

    So feel free to let me know

    Drogo

  • Filesystem Tree in Javascript

    I am trying to make a directory tree for a add-on Product for a OpenSource CMS I use as currently they are all flash or java based (for the CMS at least) and to make it nicer to use, I want to try and set it up as much as possible as a file system view.

    I am no stranger to 3rd party JS libraries and am more than willing to use one (or more) to do this. I was looking at using extJS for the actual tree structure, but need to get contents of file system.

    Any ideas?

    Drogo