JQueryUI

<< Click to Display Table of Contents >>

Navigation:  Languages > Delphi > Tutorial >

JQueryUI

Let’s add some JQueryUI into our application to make it look a little nicer.

 

Modify the IWML:

 

[iw-app src="*/.piddler/"]

 

The designer will now look like this:

 

clip0036

 

Run

 

When we run, we now have an application that uses both Bootstrap and JQueryUI:

 

clip0037

 

And the accordions are fully functional:

 

clip0038