Answer
In the context of the World Wide Web, a bookmark(favorites) is a locally stored Uniform Resource Identifier (URI). All modern web browsers incl ...
Search results for javascript
Live Meeting and IM interviews
Posted by Job-Interview
In today’s thought economic times more and more companies start implementing money saving strategies in the hiring process. During this year I’ve ...
Belove is list of Silverlight Error Codes which can be used for user friendly messaging:
Error Code
Error Message
1001
AG_E_UNKNOWN_ERROR
2000
...
What are jQuery templates?
Posted by Job-Interview
The idea behind jQuery template is to render hidden HTML island on the client and then use that as a template for client side manupulations and render ...
Answer:
This is one of the most popular JQuery interview questions, as it tests understanding of multiple areas such as JQuery JS objects, JQuery syn ...
Answer:
The simplest way is to add prototype to string object and use regular expression inside prototype function as following:
String.prototype.g ...
JavaScript doesn't have string trim function how would you implement one?
Posted by Microsoft-Interview
There are couple options and interviewer looking on multiple things in your answer.
Sample Answer:
JQuery provides string trimming function and if ...
I am reading, or should I say “listening” to, a book called “Negotiation Genius” by Max Bazerman and Deepak Malhotra.
The book is not o ...