Home » Archive

Articles tagged with: Did you know

Development »

[11 Jan 2011 | Comments | 3,858 views]

You may sometime want your Brwoser to scroll to a part of the HTML Document.
Typically when you load some content uisng AJAX, you would want to srcroll to the element which was updated.
You can do this with the following javascript code.

document.scrollTo(0, document.getElementById(‘id-of-element’).offsetTop);

Enjoy Coding.

Best_Practices, Google, Internet, Productivity, Technology »

[9 Sep 2009 | Comments | 2,707 views]

Wow!
Didn’t know this…
Yahoo Has a Feature to fix Duplicate entries and Enjoy a clean Contacts list
And it Discovers them automatically and fixes them
Here is the Url
http://profiles.yahoo.com/contacts.php

So What are you waiting for Go Ahead and Enjoy..
Wondering when Google/Gmail is going to do something like this..
Cheers..

Best_Practices, Idea, Internet, Productivity, Web_2.0 »

[4 Sep 2009 | Comments | 2,886 views]

The best bet for Tab Policy in your Mozilla Firefox. The conventional method for the Tools => Options => Open links in a new Tab thing is not really Ideal.. Read on to find out why and the best way to do it..

Uncategorized »

[13 Nov 2007 | Comments | 966 views]

I was asked a Question by a Friend Paras as to whether Someone can send an sms as someone else’s number. I dont know how cell phone works but its possible to send emails as anyone..I am posting my COnversation so you the Visitor can get help if needed.—————————————Parash (Sent at 12:42 PM on Tuesday): can someone send sms to other using other person’s mobile no. how ?

me: I am not sure for mobile phones..
but its possible to do so in emails

Parash: yes
how it happens
& what are the tips to …

Productivity »

[13 Nov 2007 | Comments | 968 views]

I just explored a feature in Gmail.. for my Did you know Series..
While selecting some email drafts for discarding I clicked on a checkbox by keeping the Shift bbutton pressed to select it and then clicked on another checkbox for another item in the list up above I saw all the items between these tow items got selected. When it was done I was surprised as it wont happen in any other Application from a Web developer’s point of view.
Selection of all the items between the two items that …

Productivity »

[1 Oct 2007 | Comments | 924 views]

Ok So I discovered that alt + left and alt + right works for Browsers as well
alt + left => move backward same as location.history.back() in javascript or clicking on the Back button of your Browseralt + right => move forward same as location.history.forward() in javascript or clicking on the Forward button of your Browser
until now, I used to use it for navigating in IDEs only
Cool…
Blogged with Flock

Related Posts with Thumbnails
Olark Livehelp