There is a few ways to do this. The easiest way to do this is in fact really simple, you just need to add a keyword “selected” to the option that you want selected.
For example, if You have something like this:
1
2
3
4
5
| <select>
<option value="1">Apple</option>
<option value="2">Samsung</option>
<option value="3">HTC</option>
</select> |
Continued…
Posted in PHP.
By Nikola Vasiljevski
– January 17, 2012
![Googles_13th_Birthday-2011-hp[1] Googles_13th_Birthday-2011](http://www.vasiljevski.com/blog/wp-content/uploads/2011/09/Googles_13th_Birthday-2011-hp1.jpg)
Googles 13th Birthday
Search giant
Googlehas entered teens today, the tech behemoth has turned 13. Officially a teenager, Google celebrates its birthday with a doodle that shows the five letters of the company logo wearing party hats placed around a cake with balloons and gifts around.
A click on the doodle takes visitors to a search result page on Google. Larry Page and Sergey Brin started Google Inc in September 1998 with four computers and an investor’s $100,000 bet on their belief that an Internet search engine can change the world. Continued…
Posted in General.
By Nikola Vasiljevski
– September 27, 2011
The new Googl
e Android 3.2 SDK also known as Android Honeycomb 3.2 is specially designed for tablets with a very good adjustment with the different size of screens.
For developers, the Android 3.2 platform is available as a downloadable component for the Android SDK. Continued…
Posted in Android.
By Nikola Vasiljevski
– September 26, 2011
This is a common problem for people with 1920×1080 resolution monitors. Quick Launch icon are just too small. You can fix this by right click on an empty space in Taskbar and uncheck “Lock the Taskbar”. Continued…
Posted in General.
Tagged with Tweak, Windows tweak, Windows XP.
By Nikola Vasiljevski
– September 26, 2011
Google bought Android from Android Inc. in 2005, and that was the begging of Android history. Today Android OS is the best-selling mobile platform, dethroning Nokia’s Symbina from top position. Continued…
Posted in Android.
By Nikola Vasiljevski
– February 15, 2011
Posted in General.
By Nikola Vasiljevski
– February 15, 2011
I found great function to remove file extension from filename in PHP. Anton Zamov created this function and I’m just reporting it to show my appreciation.
Continued...
Posted in PHP.
Tagged with PHP.
By Nikola Vasiljevski
– October 1, 2010
Google Translate is a great online translation tool, that in time becomes better and better. Using Google Translate you can translate a text even if you don’t know in which language it is written. It automatically detects a language and translates it into selected language. Continued…
Posted in General.
Tagged with Web Tools.
By Nikola Vasiljevski
– September 6, 2010
Here is a great article on how to remove #more tag in WordPress.
How to remove #more tag in WordPress by Techie Corner
Posted in WordPress.
By Nikola Vasiljevski
– May 18, 2010
There are many solutions that involve editing the Joomla Core files. This is bad idea, because you will have to do this every time you upgrade Joomla to a new version. In general changing Joomla core files is not recommended, and you should avoid it as much as possible.
Solution that I find to be much better and cleaner is just to add : Continued…
Posted in Joomla.
Tagged with change, Joomla, joomla generator meta tag, meta tag, remove.
By Nikola Vasiljevski
– May 18, 2010