Follow up:
After updating to 1.2.3, the problem totally went away.
Are there any examples of full RIA applications built using the jQuery
platform? Please post URLs. TIA
Argh... I spoke too soon
Interesting:
The main tabs use the naming scheme from the demo (too lazy to change
it, I guess), i.e.: "tab-1", "tab-2", etc.
I created the nested tabs using the naming scheme of "r1", r2", etc.
Using this scheme was where the problem I outlined above occurred.
When I changed the nested tab nam
I've created the nested tab structure and it does its initial display
just fine.
I'm having problems with displaying remotely generated content within
a region of one of the nested tabs. The region is defined as a DIV
and I've double-checked the naming throughout.
The remote content is being ge
I have a tab that I don't want the content (generated from a
separate .php file) to load untilt he user selects the tab.
How can I do this?
TIA
I opted for the separate login page. Main page auto redirects if a
session var is not found.
> It seems you're using a pretty outdated style sheet. You need to
> download the latest one, that'll fix a bunch of browser issues...
I thought I had current a version. Where do I find the most recent?
the procedure I mentioned above works fine in FF, but does not in IE.
The submit event is not passed at all.
I've tried to implement Klaus' suggestion, but so far have not had
success.
Thanks, Klaus! I know exactly when I added that. Surprised Aptana
didn't notice it...
On another note, any suggestions on where I could best start to get
the tabs located better within IE? I'm currently using the unmodified
tabs.css from the flora theme.
-- Randy
Thanks, Klaus. Will give this a try.
-- Randy
My tabs (using UI.TABS) stopped working in IE6 yesterday. There was
some formatting problems, but the tabs worked until yesterday.
I'm using the stock "flora" CSS package with additional CSS loaded
from "main.css". I've trued to find the IE-specified .css file
mentioned in other postings here,
Using UI.TABS.
I'm using a user authentication system that makes use of PHP
sessions. It seems that the UI.TABS are pre-loaded and don't load in
the PHP session vars as they are created/changed during the login
process.
Is there a way to get UI.TABS to reload the tab's content page when it
is s
I am using ui.tabs and the form plugin. I have several forms remotely
loaded into different tabs.
The procedure I use is to call jQuery(document).ready(function($){}
from the individually loaded pages -- loaded into the tabs -- , and
include the specifics to set up the form plugin for that form
I solved the problem by placing a " $(document).ready(function(){"
call in the file being loaded into the tab (using UI.TABS). Once I
did this, and of course added th other necessary FORM plugin goodies)
all worked fine.
I had thought that the file being loaded into the tab was included in
the D
Hi Group -
The FORM plugin .js file shows up in FireBug, so I know it is being
loaded. I've attempted to use both .ajaxForm and binding .ajaxSubmit
to my form, but for some reason the FORM plugin .js is not being
called. (NOTE: I've even used sample code from the FORM plugin docs
(and was sure
I've solved the problem. I'll probably have other newbie questions.
I appreciate the rapid response from the community.
I'm having trouble getting dynamic content to load into a tab. At
present, I'm using the the the "Ajax tabs" example from the ui.tabs
documentation. The file I am trying to load works fine when I call it
independently, but when I try to load it in a tab, the "loading" text
and spinner is the onl
18 matches
Mail list logo