Recent Posts
Categories
Tags Cloud
Ajax
best
best-practices
blog
browser
cakephp
codeigniter
console
content
CSS
css3
dreamweaver
dropshadow
drop shadow
Education
Facebook
framework
google
html
Javascript
JQuery
js
medical
memory
menu
MySQL
Pakistan
panel
PHP
pitfalls
plugin
recall
request
school
security
shadow
slide
style
table
test
tip
tips
trick
tricks
WordPress
Archives
On Twitter
- New #PHP Post: The Kernel has landed bit.ly/JIEiKP--54 minutes ago
- New #mysql planet post : How expensive is USER_STATISTICS? bit.ly/KUT2o0--3 hours ago
- New #mysql performance blog post : How expensive is USER_STATISTICS? bit.ly/KUT2o0--4 hours ago
- New #PHP Post: IE10 will enable the DNT header by default, and why I think this is a bad thing. bit.ly/KUBrfY--5 hours ago
- New #mysql planet post : MySql: cleaning user input before storing the data bit.ly/L7Lj2w--7 hours ago
Blog Stats
- 116,532 hits

Hey buddy,
welcome to blogistan!
thanks dear, to be honest, your blog became the source of inspiration for me, although initially i used to think that i won’t be able to publish anything due to lack of time or busyness in job, etc.
Anyways, thanks
Keep Blogging
Welcome onboard! Thnx for visiting me.
I found your thoughts similar to mine. will keep coming back.
thanks Aamir, you are always welcomed, i do agree with matching of our ideas
you are always welcomed
Yar plz help Mr Ahmed Ali Mangrio Sb. http://sindhmail.wordpress.com/about/ in making his blog’s font more beautiful if you can.
مانوارا سائين حق مجود
علي حسن ملاح
Hi dear….. great job! Its a good way to spread knowledge keep going on!
Theme: Motion by 85ideas (current theme) is impressive!
Yup, it is cool
Great work you are doing. Where do you live in karachi ? and where do you work ?
(I tried to post this to your post http://www.instantshift.com/2010/07/16/create-simple-dropdown-menu-using-jquery/.. but it didnt let me post there.. although i tried to tell it that 9+4 is 13 but.. any way.. im pasting my comment here.. please reply)
Hi sarfraz.. thankyou for this simple post.. it works well but when i remove my cursor from parent menu.. without hovering it over the sublinks.. the dropdown of sublinks doesnt disapear. . thats looks bad.. so i have to bring my mouse back and hover it on sublinks and then remove it so it can roll back.. please tell me some solution.. i need to use it..
waiting for ur reply
@Sara:
Hi, thanks for liking it. As far as I remember, some other guy had talked about the same issue and I had posted a fix for it in my comments on instantshift. Thanks
Hello Sarfraz
Kindly provide me your contact number: or email to info [at] oxydigital.com
Hei Iam new to jQuery , saw ur some blog entries its very nice ,could u able to help me in jquery autocomplete, Iam trying to show the “No match results in dropdown” how can i modify my code had tried but its not working ,
Here is the code , could u please suggest
window.onload = (function () {
try {
$(document).ready(function () {
var data = ["japan", "joe" ,"pakistan", "iran", "iraq", "india", "norge"];
$(“#autocomplete”).autocomplete(data);
});
$(‘input#autocomplete’).result(function (event, data, formatted) {
//$(‘#result’).html(!data ? “No match!” : “Selected: ” + formatted);
$(“”).html(!data ? “No match found!” : “Selected: ” + formatted).appendTo(“#result”);
}).blur(function () {
$(this).search();
$(this).css(“background-color”,”#D6D6FF”);
});
} catch (e) { }
});
Hi Sarfraz Ahmed, I have really enjoyed learning from you and others here. Where are you, where have you been? You have inspired me to learn more to help my own business. At 43 years of age, I was sort of slow starting because I thought it would be difficult to learn all this, but I’m doing pretty good. Thanks and I’m glad I found you here.
hi dear,
well man, i need guide line from you,
i am trying a code , that will take first 10 urls of images searched in google image search, and will save it in mysql database. i am trying to code this in php,
can you help me some?
i dont want to learn complete API’s for this task.
help me if you can