[jQuery] jFrame issue
[jQuery] jFrame issue
This may be a repost from an earlier thread. Sorry if so, but my post
never showed up.
I am trying to call a jFrame API function, but it seems like not all
of the functionality of a regular call is there.
The call I am using is: $(curTargetElement).loadJFrame(curNewURL,
curCallback);
The call works fine...no errors. BUT, the loading target div never
updates.
Any ideas on what might be causing this?