Tagged Questions
1
vote
2answers
82 views
Default JQuery UI Tabs
I am using Pharo smalltalk image with latest seaside loaded.
I had loaded the JQBaseTheme in my project.
What should i do to bypass the colourful,large view of the UITab and show a simple UITab ...
2
votes
1answer
140 views
Tab Widget in jquery - Seaside- Pharo smalltalk
Using a Pharo Smalltalk version 1.4 image with the latest seaside version loaded, I have:
loaded JQDeploymentLibrary and JQUiDeploymentLibrary in my project.
used the sample code for the "Tab ...
2
votes
1answer
595 views
JQuery UI + Seaside set-up
Which package(s) do I need to load for jQuery UI in Seaside?
Currently I have these installed/loaded:
Pharo Seaside One-Click Image
Added the jQuery repository to the Monticello Browser ...