Thursday, 02 January 2014 11:07
After an automatic upgrade "Briefly unavailable for scheduled maintenance" message remains??
Written by sreeram
Does your Wordpress site showing "Briefly unavailable for scheduled maintenance" after you fininshing automatic upgrade?
Published in
wordpress
Tuesday, 29 January 2013 13:55
Getting the element Id that fired an event using JQuery
Written by Super Useryou may want to get the asp.net control's or html element's
id when clicked or other events fired for that element.
It can be done in many ways using jquery or simple javascript.
Published in
jquery & javascript
Friday, 02 August 2013 23:27
how to get facebook profile or page image using Graph api
Written by Super User
Nowadays soial media like facebook is in almost
all websites.
all websites.
Published in
jquery & javascript
Facebook Graph Api enables to post to any public page/profile wall
on behalf of any user.In the following codes i show how using
fb javascript sdk-
on behalf of any user.In the following codes i show how using
fb javascript sdk-
Published in
jquery & javascript
implementing video in asp.net or php pages is a great thing!.
there are a lot of players are available in web to show
video free.
Published in
php
There are many number of joomla template and extension providers in the competition. But some are quiet outstanding.. Here are some of the Joomla Templates and Extensions providers that attracts with best support.
Published in
joomla
Thursday, 11 April 2013 19:56
how to pass variables with form submission in php
Written by Super Userwhen you submit form with input and select
controls,the values of these controls are
passed with form.we get these as POST var-
$_POST["controlname"];
Published in
php