When you go to MSDN library online http://msdn.microsoft.com/en-us/library/default%28loband%29.aspx and switch view to "ScriptFree", there is no a search box...or I can not see it? Other views have it (through bing). Is there any firefox or google chrome plugin that enables search through msdn?

link|improve this question
1  
Why post it here. SO is not a discussion forum. – s_ruchit Dec 17 '09 at 9:51
I'm not starting a discussion, just an intro why I'm looking for "firefox or google chrome plugin that enables search through msdn" – vucetica Dec 17 '09 at 12:29
feedback

migrated from stackoverflow.com Dec 17 '09 at 15:46

This question came from our site for professional and enthusiast programmers.

2 Answers

Your observation is correct. You should also provide that feedback to the MSDN team through the Feedback link.

Update: You can easily search MSDN from Chrome by typing in the address bar msdn.com <search terms>.

link|improve this answer
feedback

not sure whether it is intended to leave searching out or what... aren't searchboxex requires some 'scripting' other than plain html ?

link|improve this answer
Technically, a search box can be implemented as a simple form that issues GET request to the search URL. – Franci Penov Dec 17 '09 at 9:47
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.