The Telerik UI for PHP Popover component can be used to display content on top of an anchor. For example, if you hover over a certain date in a calendar, it can show scheduled events, or if you hover over an item in an online store, it can display additional details such as pricing, availability and sizes. The popover component features templates, a rich API and various theming options.
The content of the Popover can be customized through templates, which allows the configuration of text, images or HTML to style the component.
Events
The Popover control fires OnHover and OnClick events such as Show, Hide and more.
Powerful API
Telerik UI for PHP comes with a complete server-side API. With simple API calls, you can configure all features of the ASP.NET MVC Popover control. Since the server wrappers output JavaScript, you also have full access to the client-side API for maximum control in the browser.
Popover Theming
The Popover is part of the Telerik UI for PHP suite, which comes with 20+ built-in themes and swatches you can choose from. Explore the Default (our own styling), Material (based on the Material Design guidelines) and Bootstrap (for seamless integration with Bootstrap) themes and choose the swatch that best meets your design requirements. If neither of the available themes and swatches satisfies your needs, you can easily customize them with a few lines of CSS or create new themes by using the Progress SASS ThemeBuilder application.