When I click the tab, it says loading then refreshes the page with a
blank page trying to access this script, which is all that is in the
source after all this.
http://maps.gstatic.com/intl/en_us/mapfiles/193c/
maps2.api/main.js" type="text/javascript">
What I should be getting is this. Is the
nevermind. got it.
On Dec 18, 10:24 am, dbinaz wrote:
> I have been searching around and can't seem to find anything on this.
> What I have right now is this...
>
> $('#close1').click(function() { // bind click event to link
>
I have been searching around and can't seem to find anything on this.
What I have right now is this...
$('#close1').click(function() { // bind click event to link
$tabs.tabs('select', 1);
return false;
});
and collapsible =true.
I don't see anything
> Cancel: function() {
> $(this).dialog('close');
> },
> close: function() {
>
> //allFields.val('
$(function() {
$('a.writemsg').click(function() {
var uid = $(this).attr('id');
//console.log(uid);
$('dialog_'+uid).dialog({
autoOpen: false,
show: 'blind',
hide: 'fold',
width: 300,
Here is my code
$(function() {
$('#dob').datepicker({
changeMonth: true,
changeYear: true,
yearRange: '-65:-18'
});
});
Now, when I go to select a year from the drop down, say
Anyone know how to be able to load content when clicking the header?
thx,
Derek
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To un