jQuery UI tabs help needed please - jquery-ui

I simply don't understand why I'm unable to make jQuery UI tabs work on my site.
http://swipe.visualise.ca/tabs.html
I want to use the image thumbnails as tabs.
Any help would be really appreciated.
Thanks

OK so it needs CSS in order to work

Related

Is possible to create animation effects with JSF Pure?

I wonder if you can create screen effects (such as how to display the button, customize a modal or to flash background colors of a datatable for example) to my page created in JSF Pure (ie, without using Primefaces, RichFaces, and the like). If so, please indicate me sites and / or tutorials where I can check this job, because I researched on google and have not had success.
Grateful for the attention!
As suggested by friend Kukeltje, I will apply the JavaScript / JQuery in my project.
Thank you!!!

JQuery ui. tag a as simple link

I use JQuery ui and I don't understand how make a simple link
with a jquery ui created button!
Help me please make simple link.

Jquery DateTime Picker doesnot display with page css

have download Jquery DatePicker and try to add to my View.
But the DatePicker only work fine when I remove all my page css file
If I keep both of them, the DatePicker display very strange with a small rectangle
I am using Jquery 1.8.2 and Jquery-ui 1.8.24
I think the main reason is that there is some duplication between css in my file with the css in the DatePicker
Please help me to solve it
Thank you in advance
I suggest you to download firebug,if you haven't it already, and select the datapicker.
In this way the firebug console display you on the right column the CSS style related to the selected item,here you can disable the CSS property and see wich one cause you the problem.
Also be sure that you have the jquery ui images in the correct folder

Anyone can help me on peformance of this url? it looks it's loading very slow

Here is the link:
http://www.gbin1.com/gbin1/admin/gbin1app.jsp
i'm using jquery mobile to display the page, but it looks jquery mobile is loading the page very slow. and also it's slow if you click navigation bar. How can i improve the performance? If i remove jquery mobile code, it's kind of faster. what's wrong with the jquery mobile?
Thanks a lot!
Maybe if you load some parts of the html with ajax it will be faster.. I don't know the exact size of the page because it stopped after 400KB

Problem when using UI dialog in Jquery UI tabs

I have a page with 4 tabs which are dynamically loaded. In each of the tab there are links which invoke dialog. The problem is when I refresh one of the tab the UI dialog which was created due to initialization does not get removed and it is recreating again causing the dialog to not function.
Any ideas on how to fix it would be most appreciated. I am kinda stuck and need a solution ASAP.
update: Sorry I forgot to mention that I use ASP .Net MVC 2 and the data for tabs gets refreshed from the controller.
Thanks,
Raja
The only way to fix the problem was to have a ModalDialogContainer at the parent page and load that dialog with whatever the URL those links had. This way even when the tabs refreshed the outer container (parent) was in tact.
Hope this helps someone.
Thanks,
Raja

Resources