[jQuery] Re: ui.datepicker causes IE operation aborted

2008-04-30 Thread jquiker
We're using the older jQuery 1.2.1, and I've tried several methods, including your suggestions below. None work in that blasted browser. This is the declaration code I'm trying to use in our portal: lt;style type=text/cssgt;@import url(/css/jquery/ui.datepicker.css);lt;/stylegt; lt;script

[jQuery] jqModal - iFrame to remote server content?

2007-10-10 Thread jquiker
jqModal seemed to be the best answer for our needs--the window overlay can be moved, resized, and remote content loaded. However, it can't load remote server content into an iFrame--something AJAX can't do due to security restrictions. A