diff --git a/docs/api/methods.html b/docs/api/methods.html index 0d42135b..d93c0844 100755 --- a/docs/api/methods.html +++ b/docs/api/methods.html @@ -216,7 +216,7 @@ $.mobile.hidePageLoadingMsg();
The port specified within the URL. Most URLs rely on the default port for the protocol used, so this may be an empty string most of the time.
protocol
The protocol for the URL including the trailing ':' character.
-
search</dt> +
search
The query component of the URL including the leading '?' character.

But it also contains additional properties that provide access to additional components as well as some common forms of the URL developers access:

@@ -481,7 +481,9 @@ $.mobile.silentScroll(100);
$.mobile.addResolutionBreakpoints (method)
-
Add width breakpoints to the min/max width classes that are added to the HTML element.
+
+

Note: This feature is deprecated in beta, and will be removed after that. We recommend using CSS3 Media Queries instead.

+ Add width breakpoints to the min/max width classes that are added to the HTML element.
· Arguments: