You are here: Reference > JavaScript > client-side > browser > methods > AddChannel (external)

AddChannel method (external)

Browser support:
7
Displays a dialog box where the user has the ability to add a new channel URL, or modify the previously specified one.
Deprecated, the AddChannel method is no longer supported in Internet Explorer from version 7.

Syntax:

object.AddChannel (URL);
You can find the related objects in the Supported by objects section below.

Parameters:

URL
Required. String that specifies the location of a Channel Definition Format (CDF) file. The location must use HTTP, HTTPS or FTP protocol.

Return value:

This method has no return value.

Supported by objects:

External links:

User Contributed Comments

Post Content

Post Content