Skip to content

Commit d9d4fd8

Browse files
authored
docs(lightbox): remove flash info
1 parent 153ad7b commit d9d4fd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

controls/lightbox/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ position: 0
1212

1313

1414

15-
**RadLightBox** for ASP.NET AJAX-allows you to display image galleries or a template content, such as HTML, iFrame, Flash and more in a popup window. It is designed to be extremely fast and similarly easy to use. The main advantage of the control is the ability to navigate between different items by using the next and previous buttons or the keyboard arrows. Accordingly, you could take advantage of the client and server side events exposed to execute a custom logic. The built-in footer of **RadLightBox** provides additional information about the displayed item and shows the current item number and the total item count.Additionally you could use an animation effects when the control changes the size of its container. You could observe the same animation effects during the opening or closing of the window.
15+
**RadLightBox** for ASP.NET AJAX-allows you to display image galleries or a template content, such as HTML, iFrame and more in a popup window. It is designed to be extremely fast and similarly easy to use. The main advantage of the control is the ability to navigate between different items by using the next and previous buttons or the keyboard arrows. Accordingly, you could take advantage of the client and server side events exposed to execute a custom logic. The built-in footer of **RadLightBox** provides additional information about the displayed item and shows the current item number and the total item count. Additionally you could use an animation effects when the control changes the size of its container. You could observe the same animation effects during the opening or closing of the window.
1616

1717
#### Key Features
1818

@@ -22,7 +22,7 @@ position: 0
2222

2323
* Modality.
2424

25-
* An item templates with the ability to load a different objects like flash, QT, WMP, Youtube video.
25+
* An item templates with the ability to load a different objects like QT, WMP, Youtube video.
2626

2727
* Animation for resizing, show, hide, next and previous navigation.
2828

0 commit comments

Comments
 (0)