JavaScript, jQuery problem – not so obvious
I supposed that everyone was in that place, where Javascript wasn’t working. And you were like “everything is ok, there are no mistakes, why the […]
I supposed that everyone was in that place, where Javascript wasn’t working. And you were like “everything is ok, there are no mistakes, why the […]
Using Google Maps JS API v3 for embeding Google Maps in website is really cool and simple. You can decide if you want to add […]
Web Development can give sometimes a really nice headache. The amount of knowledge that you must have, or at least be aware of, is really […]
First thing to remember when we talk about HTML5 is that it’s still experimental. What does it mean? It means that specification can change in […]
When I finally had the time, to find out what SASS is, my life has changed. :o) Basically SASS its an extenstion for CSS. Everyone […]
While knowing HTML5 I could not miss CSS3. I’m already using properties like border-radius or box-shadow but while going through others I was curious about […]
I didn’t have many oportunities to go wild (yeah I said it!) with actionscript 3 lately. Therefore when the other day I was working on rather simple thing, […]
Lately Facebook forced all developers to use oauth 2.0 by setting by default oauth:true in FB.init(); The most important changes are: Cookie name is now […]
If you need to know the latitude and longitude for the corners of the visible area of the google map, you’ll probably use something like […]
If you just need to refresh your page or content every x seconds you just need some javascript. I show you some basics with jQuery. […]
Random numbers are an indispensable part of many Flash applications, but sometimes the simplest code can cause problems. Recently I needed a simple random number generator that […]
Someday every developer get to the point where it’s time to use transaction in SQL. It’s really usefull thing. Honestly. If you don’t know what […]
Soo my web designer loves round corners. I mean really, really loves. Everything would be ok if setting it was simple. Well, I always thought […]
This article originated mainly from my personal needs. I often need to generate a random value in AS 3.0, but not always remember exactly how to generate […]
This article originated mainly from my personal needs. I often need to generate a random value in AS 3.0, but not always remember exactly how to generate […]
So, you’ve got your own page for popup in TinyMCE? Let say for inserting an image? Whatever that is, content is bigger than specified width […]
If you want your footer to be always at the bottom of the page and you are one of those who think that tables are […]
If you’re using WYSIWYG TinyMCE or CKEditor and framework CodeIgniter version >2.0, you can have problem with dissapearing style attribute. You set style like <span […]
End of content
No more pages to load