diff --git a/controls/notification/accessibility-and-internationalization/wai-aria-support.md b/controls/notification/accessibility-and-internationalization/wai-aria-support.md index b8ca8b7085..bd82481b64 100644 --- a/controls/notification/accessibility-and-internationalization/wai-aria-support.md +++ b/controls/notification/accessibility-and-internationalization/wai-aria-support.md @@ -35,7 +35,7 @@ RadNotification1.EnableAriaSupport = True >note The implementation of the WAI-ARIA support is achieved entirely client-side (using JavaScript) by appending different attributes and appropriate WAI-ARIA roles to the DOM elements. This is done because an HTML document containing ARIA attributes will not pass validation if they are added on the server. ->tip According to the WAI-ARIA specifications, the first input in a dialog should get the focus when the dialog opens. In case the **ContentTemplate** of the control is used and it contains inputs, their focus should be handled by the developer. The [OnClientShown event](../client-side-programming/events/onclientshown) and the [control's Client-side API](../client-side-programming/radnotification-object) can be used for this. +>tip According to the WAI-ARIA specifications, the first input in a dialog should get the focus when the dialog opens. In case the **ContentTemplate** of the control is used and it contains inputs, their focus should be handled by the developer. The [OnClientShown event](slug://notification/client-side-programming/events/onclientshown) and the [control's Client-side API](slug://notification/client-side-programming/radnotification-object) can be used for this. diff --git a/controls/notification/functionality/play-sound-on-show.md b/controls/notification/functionality/play-sound-on-show.md index 934ecdf102..51774bf466 100644 --- a/controls/notification/functionality/play-sound-on-show.md +++ b/controls/notification/functionality/play-sound-on-show.md @@ -21,7 +21,7 @@ Just like with the [icons]({%slug notification/functionality/embedded-icons%}), * warning * ok ->warning Audio in mobile devices can only be played after a user action. This is a limitation of mobile browsers that also affects the **RadNotification** control. You can find more information and a possible solution in the [Notification Audio Is Not Played In Mobile Devices](../troubleshooting/notification-audio-is-not-played-in-mobile-devices) help article. +>warning Audio in mobile devices can only be played after a user action. This is a limitation of mobile browsers that also affects the **RadNotification** control. You can find more information and a possible solution in the [Notification Audio Is Not Played In Mobile Devices](slug://notification/troubleshooting/notification-audio-is-not-played-in-mobile-devices) help article. # See Also diff --git a/controls/radiobuttonlist/functionality/standalone-radiobutton.md b/controls/radiobuttonlist/functionality/standalone-radiobutton.md index 409026a6eb..9aefff89d7 100644 --- a/controls/radiobuttonlist/functionality/standalone-radiobutton.md +++ b/controls/radiobuttonlist/functionality/standalone-radiobutton.md @@ -221,4 +221,4 @@ There are several options to achieve that. For example: * [Client-side API]({%slug Telerik.Web.UI.ButtonBase.CheckableButton%}) - * [Server-Side API](api/server/Telerik.Web.UI.ButtonBase/CheckableButton) + * [Server-Side API](/api/server/Telerik.Web.UI.ButtonBase/CheckableButton) diff --git a/knowledge-base/asyncupload-non-negative-number-required-parameter-name-length-from-telerik-web-ui-upload-requestparser-getfieldbytes.md b/knowledge-base/asyncupload-non-negative-number-required-parameter-name-length-from-telerik-web-ui-upload-requestparser-getfieldbytes.md index 90055b72fc..2d2c5dd271 100644 --- a/knowledge-base/asyncupload-non-negative-number-required-parameter-name-length-from-telerik-web-ui-upload-requestparser-getfieldbytes.md +++ b/knowledge-base/asyncupload-non-negative-number-required-parameter-name-length-from-telerik-web-ui-upload-requestparser-getfieldbytes.md @@ -58,7 +58,7 @@ Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version ## SOLUTION -The solution is to remove the RadUpload related registration in the web.config as suggested in [Mandatory Additions to the web.config](https://docs.telerik.com/devtools/aspnet-ajax/general-information/web-config-settings-overview#mandatory-additions-to-the-webconfig). The support of the RadUpload is discontinued as of Q2 2012 - [https://www.telerik.com/forums/important-support-for-radupload-is-discontinued](/forums/important-support-for-radupload-is-discontinued). That is why we strongly recommend replacing the Obsolete RadUpload control with the new RadAsyncUpload one. +The solution is to remove the RadUpload related registration in the web.config as suggested in [Mandatory Additions to the web.config](https://docs.telerik.com/devtools/aspnet-ajax/general-information/web-config-settings-overview#mandatory-additions-to-the-webconfig). The support of the RadUpload is discontinued as of Q2 2012 - [https://www.telerik.com/forums/important-support-for-radupload-is-discontinued](https://www.telerik.com/forums/important-support-for-radupload-is-discontinued). That is why we strongly recommend replacing the Obsolete RadUpload control with the new RadAsyncUpload one. ````XML diff --git a/knowledge-base/clientdatasource-add-authentication-request-headers.md b/knowledge-base/clientdatasource-add-authentication-request-headers.md index 7276f38f12..1d3d645bf3 100644 --- a/knowledge-base/clientdatasource-add-authentication-request-headers.md +++ b/knowledge-base/clientdatasource-add-authentication-request-headers.md @@ -50,7 +50,7 @@ Here are some links related to the request headers and JSONP: ## See Also - [Using ClientDataSource With Web API](https://docs.telerik.com/devtools/aspnet-ajax/controls/clientdatasource/how-to/using-clientdatasource-with-web-api) - - [How to set Authorization header for transport read?](/forums/how-to-set-authorization-header-for-transport-read#Ds6e3JkOXEKOB24yFTggcg) + - [How to set Authorization header for transport read?](https://www.telerik.com/forums/how-to-set-authorization-header-for-transport-read#Ds6e3JkOXEKOB24yFTggcg) diff --git a/knowledge-base/common-cryptographic-weakness.md b/knowledge-base/common-cryptographic-weakness.md index 43dcdd59b2..3e2118e029 100644 --- a/knowledge-base/common-cryptographic-weakness.md +++ b/knowledge-base/common-cryptographic-weakness.md @@ -58,7 +58,7 @@ Also check the FAQ section at the end of the [Security]({%slug asyncupload-secur > >**Download a patched version** from your Telerik.com account **after the 26th of June 2017**: > ->1. Go to your [telerik.com account](/account/product-download?product=RCAJAX). +>1. Go to your [telerik.com account](https://www.telerik.com/account/downloads/product-download?product=RCAJAX). >2. From the Version dropdown, select your release: diff --git a/knowledge-base/common-prevent-time-getting-reset-to-12-00-am-midnight-in-raddatetimepicker.md b/knowledge-base/common-prevent-time-getting-reset-to-12-00-am-midnight-in-raddatetimepicker.md index e4a3592404..fb77cf3de5 100644 --- a/knowledge-base/common-prevent-time-getting-reset-to-12-00-am-midnight-in-raddatetimepicker.md +++ b/knowledge-base/common-prevent-time-getting-reset-to-12-00-am-midnight-in-raddatetimepicker.md @@ -28,6 +28,6 @@ This issue indicates that probably the following property is defined and upon re ## SEE ALSO You can also check the following article addressing a related subject: -* [Set Default Time to RadDateTimePicker](/support/kb/aspnet-ajax/datetimepicker/details/set-default-time-to-raddatetimepicker) +* [Set Default Time to RadDateTimePicker](slug://datetimepicker-set-default-time) \ No newline at end of file diff --git a/knowledge-base/dropdowntree-configure-raddropdowntree-to-open-its-dropdown-upwards.md b/knowledge-base/dropdowntree-configure-raddropdowntree-to-open-its-dropdown-upwards.md index 727963cdf6..a69159a8c6 100644 --- a/knowledge-base/dropdowntree-configure-raddropdowntree-to-open-its-dropdown-upwards.md +++ b/knowledge-base/dropdowntree-configure-raddropdowntree-to-open-its-dropdown-upwards.md @@ -86,7 +86,7 @@ public DataTable GetData() } ```` -Related forum thread: [http://www.telerik.com/community/forums/need-a-'drop-up'-tree](/community/forums/need-a-'drop-up'-tree) +Related forum thread: [https://www.telerik.com/forums/need-a-'drop-up'-tree](https://www.telerik.com/forums/need-a-'drop-up'-tree) \ No newline at end of file diff --git a/knowledge-base/grid-checkboxes-are-not-visible-in-radgrid.md b/knowledge-base/grid-checkboxes-are-not-visible-in-radgrid.md index 15b22c9ee9..a3c7dec2b3 100644 --- a/knowledge-base/grid-checkboxes-are-not-visible-in-radgrid.md +++ b/knowledge-base/grid-checkboxes-are-not-visible-in-radgrid.md @@ -35,6 +35,6 @@ input { 1. Check for **script errors**: - [https://www.telerik.com/support/kb/aspnet-ajax/ajaxmanager/details/get-more-descriptive-errors-by-disabling-ajax](/support/kb/aspnet-ajax/ajaxmanager/details/get-more-descriptive-errors-by-disabling-ajax) + [https://www.telerik.com/products/aspnet-ajax/documentation/knowledge-base/common-get-more-descriptive-errors-by-disabling-ajax](slug://common-get-more-descriptive-errors-by-disabling-ajax) diff --git a/knowledge-base/grid-misaligned-columns-in-radgrid-with-scrolling-enabled.md b/knowledge-base/grid-misaligned-columns-in-radgrid-with-scrolling-enabled.md index e0c23f93d9..92e24e2ffc 100644 --- a/knowledge-base/grid-misaligned-columns-in-radgrid-with-scrolling-enabled.md +++ b/knowledge-base/grid-misaligned-columns-in-radgrid-with-scrolling-enabled.md @@ -41,7 +41,7 @@ You can try various approaches to troubleshoot and fix this issue: ```` - **Option 2.** Older versions of IE and Compatibility mode are not supported:  -[Browser Support](/aspnet-ajax/tech-sheets/browser-support) +[Browser Support](slug://getting-started/prerequisites/browser-support) You can check your F12 inspector in IE and ensure that an older emulation option is not selected for the version of the browser: diff --git a/knowledge-base/stop-auto-insertion-css-class-radeditor-deleting-text.md b/knowledge-base/stop-auto-insertion-css-class-radeditor-deleting-text.md index f3f6cda891..90e6c59eab 100644 --- a/knowledge-base/stop-auto-insertion-css-class-radeditor-deleting-text.md +++ b/knowledge-base/stop-auto-insertion-css-class-radeditor-deleting-text.md @@ -57,7 +57,7 @@ This code attaches an onkeyup event handler to the RadEditor. When the backspace ## See Also -- [Style is inserted in text when deleting paragraph tag](https://www.telerik.com/forums/style-is-inserted-in-text-when-deleting-paragraph-tag) +- [Style is inserted in text when deleting paragraph tag](slug://editor-style-is-inserted-in-text-when-deleting-paragraph-tag) - [Radeditor add extra elements when use backspace key](https://www.telerik.com/forums/radeditor-add-extra-elements-when-use-backspace-key)