AudioJungle

Posts by FWDesign

137 posts
  • Bought between 1 and 9 items
  • Europe
  • Has been a member for 3-4 years
  • Sold between 10 000 and 50 000 dollars
FWDesign says

Same here low traffic and sales today.

137 posts
  • Bought between 1 and 9 items
  • Europe
  • Has been a member for 3-4 years
  • Sold between 10 000 and 50 000 dollars
FWDesign says

The rating system is more then perfect because there are some users who rate a product 1 star just because they don’t like a feature or do not understand it… so this way you can better see the truth. This is what I think :)

137 posts
  • Bought between 1 and 9 items
  • Europe
  • Has been a member for 3-4 years
  • Sold between 10 000 and 50 000 dollars
FWDesign says

The only one bug that I aware of is when you try to get computed CSS style of transform property, it returns matrix3d instead of simple 2d matrix.

I think it is related to something that I have done in my code, I can’t tell for now what it is but when I will find out I will let you know. The wired this is that only one grid is acting like this…

137 posts
  • Bought between 1 and 9 items
  • Europe
  • Has been a member for 3-4 years
  • Sold between 10 000 and 50 000 dollars
FWDesign says

I am talking about IE10, this one has full ccs3 support and is super fast :)

137 posts
  • Bought between 1 and 9 items
  • Europe
  • Has been a member for 3-4 years
  • Sold between 10 000 and 50 000 dollars
FWDesign says

Hi

I have just installed Windows8 and tested some of my products to see how they run on IE10, what I have noticed is that the translate3D which I use to position my elements is not working correctly, for example in one of my grids the grid is not updating correctly, is like it is stopping the rendering and only when the mouse is moved the rendering starts again. Any advice is appreciated.

Thanks.

137 posts
  • Bought between 1 and 9 items
  • Europe
  • Has been a member for 3-4 years
  • Sold between 10 000 and 50 000 dollars
FWDesign says

Thank you.

I’ve been searching for something like this for a while.

Best regards!

137 posts
  • Bought between 1 and 9 items
  • Europe
  • Has been a member for 3-4 years
  • Sold between 10 000 and 50 000 dollars
FWDesign says

I need a program for android which can run on top of the browser to show me how much memory is consumed during runtime. Dose anybody knows of something like this?

Thank you.

137 posts
  • Bought between 1 and 9 items
  • Europe
  • Has been a member for 3-4 years
  • Sold between 10 000 and 50 000 dollars
FWDesign says

I’m using this for “grab-able” elements:
#element{
    cursor:hand;
    cursor:grab;
    cursor:grabbing;
    cursor:-moz-grab;
    cursor:-webkit-grab;
}
#element.grabbing{
    cursor:grabbing;
    cursor:-moz-grabbing;
    cursor:-webkit-grabbing;
}

Thanks for the replay but I really need the actual .cur icons, I don’t want this to be setup like this with css.

137 posts
  • Bought between 1 and 9 items
  • Europe
  • Has been a member for 3-4 years
  • Sold between 10 000 and 50 000 dollars
FWDesign says

I would like to know if there are some free .cur icons for download, I am interested in the move and grab hands.

Thank you for your help!

137 posts
  • Bought between 1 and 9 items
  • Europe
  • Has been a member for 3-4 years
  • Sold between 10 000 and 50 000 dollars
FWDesign says

Yes flash will stay around but it will never be what it once was, about canvas the reason nobody is using it is because it is soooooooooo slow on mobile devices (unusable!!!), even a simple sprite animation can’t run at 60fps and things seam that are not going to change maybe in 2022 when HTML5 will be complete. In my opinion apple f… up the entire web, it will take a lot of time to heal and us developer are the one to suffer, as a personal experience I work with js/css/html for about an year now and I can say that working with it is a pain every time, the flash days were a lot of fun now is just frustration about browser bugs and crap.

About js developers I think 90% of js products relay on jquery (basically they are not js developers lol) which sucks because most of the time developers are using 5% of that huge library, not to mention the incompatibilities that take place because of multiple imports of jquery,mootols and other crap… happy days.

by
by
by
by
by