
Search In
In this post, you will learn how to use fusion charts and graphs in angular. There is a plugin for using fusion charts in angularjs. you can add this plugin and use it for web or mobile applications.
Features of this plugin:
It will add a chart b
Finders should be very powerful to locate elements on the webpage. Capybara provides a wide range of finders to locate the elements:
find
find_field
find_link
find_button
find_by_id
find_labeled
Let's suppose we have the following HTML
This is how we can extract the audio from Video :
First import the video from libaray using imagePickerController delegates methods.
- (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictio
Liferay uses AlloyUI taglibs for front-end development and it provides inbuilt input field validation rules.
Following are inbuild validation rules of alloy liferay :
Here’s a list of form validation rules available for AlloyUI’s FormVa
We can use attributed string with textView by following steps -
1. Make a IBOutlet of your textView
for eg -
@property (weak, nonatomic) IBOutlet UITextView *textView;
2. Now go to storyboard and select your textView and change &l
If we want to save the selected item of a dropdown, we can save it by simply using Selectmenu widgets.
Below is the simple example of Selectmenu widgets:-
HTML-
<body>
<div class="example">
<form action="#">
<fie
In magento lets see, if we are required to generate invoices of the orders from admin panel.
how we can do it:
1. Create a file config.xml in etc folder in our module.
2. Then Create a controller folder in which add Adminhtml folder which cont


STEP 1
Choose File > New. Once the new document window appears name the document then add width and height. Make sure that your document has large canvas.
STEP 2
Type your text using Bold and thick font than select the t
Hello Readers,
This post is about Cordova contacts plugin which provides access to the device's contacts database. So in our Cordova application, we can access the contacts from device.
First, we need to install the plugin through CLI:
$ cord
In this post, you will get to know of integrating in app purchases in your cordova application.
cordova-plugin-inapppurchase is used to add in app purchases into your application for both android and iOS platform.
Installing the plugin:
$
