diff --git a/contact.html b/contact.html index e7f5b99..74ac363 100644 --- a/contact.html +++ b/contact.html @@ -128,7 +128,7 @@

SDK & Command Line Tools

André Rodrigues

Software Development Engineer
Lisbon, Portugal
- Node.js SDK

+ Node.js SDK, x-plat CLI

Glenn Block

Jeff Wilcox

Development Lead
Seattle, WA
- SDK dev team lead

+ Windows Azure SDK dev team lead

Jeff Wilcox

Tomasz Janczuk

Principal Software Development Engineer
Redmond, WA
- iisnode & mobile services dev

+ iisnode, Node.js & Mobile Services dev

Follow @tjanczuk

- + +

Guang Yang

+

Program Manager
+ Redmond, WA
+ Windows Azure PowerShell, CLI; Node.js, Java SDK

+

Follow @guayan +

+ + +

Mohit Srivastava

+

Lead Program Manager
+ Seattle, WA
+ SDK PM team lead

+

Follow @mohit +

+ + + + +

Albert Cheng

+

Software Engineer
+ Redmond, WA
+ Windows Azure SDK for Java & PHP

+

Follow @chengg1978 +

+ + -

Mobile Services

+

Windows Azure Mobile Services

- @@ -267,19 +268,8 @@

Feature requests

- - - - -
- - - - - -
Note: A Contribution Legal Agreement (CLA) is @@ -287,6 +277,7 @@

Feature requests

pull requests. Please read this entire page carefully.
+

Contributing code

@@ -625,8 +616,6 @@

Jobs

- \ No newline at end of file diff --git a/js/azure.js b/js/azure.js index ddb2327..4c9e9bc 100644 --- a/js/azure.js +++ b/js/azure.js @@ -4,16 +4,11 @@ var $window = $(window) - // side bar - setTimeout(function () { - $('.azure-nav-list').affix({ - offset: { - top: function () { return $window.width() <= 980 ? 290 : 210 } - , bottom: 270 - } - }) - }, 100) + // Disable certain links in docs + $('section [href^=#]').click(function (e) { + e.preventDefault() + }) }) -}(window.jQuery) \ No newline at end of file +}(window.jQuery)

Josh Twist

-

Senior Program Manager
- Seattle, WA
- Node.js SDK

+

Program Manager
+ Redmond, WA
+ Everything Mobile and Mobile Services

-
-

Let's work together.

+ +

Let's work together.

+

Ways to contribute

@@ -178,7 +179,7 @@

Q&A forums

StackOverflow

StackOverflow

azure