Ok...so I found this cool site http://dev.iceburg.net/jquery/jqModal/
I'm trying to follow an example with the javascript that looks like this:
alert("called successfully");
$('#ex3a').jqm({
trigger: '#ex3aTrigger',
overlay: 30, /* 0-100 (int) : 0 is off/t
king about in the jQuery innards to change the behaviour of
> when the ready or load events fire will be easier than re-arranging
> your scripts so that setParam is defined before you call it...
>
> On Jan 28, 2:28 pm, RR_QQ wrote:
>> I understand. However is there another option
king about in the jQuery innards to change the behaviour of
> when the ready or load events fire will be easier than re-arranging
> your scripts so that setParam is defined before you call it...
>
> On Jan 28, 2:28 pm, RR_QQ wrote:
>> I understand. However is there another option
);
> });
>
> I would recommend solution #1. You will need to figure out what the
> correct ordering is.
>
> On Jan 28, 1:28 pm, RR_QQ wrote:
>> Ok so I am using amcharts and I am trying to change a setting
>> dynamically.
>> T
Ok so I am using amcharts and I am trying to change a setting dynamically.
The following codes (when placed at the top of the document) works
PERFECTLY:
$(window).load(function() {
alert('TEST');
document.getElementById('ip_details_graph').setParam('values.value.max',
'100');
});
Hello! have a jquery ajax call that returns some HTML that has javascript
code in it but it seems all the javascript is being stripped away. I read
somewhere that that is the way the jquery acts. Is there anyway around this?
I posted about the same topic last week but no one replied. HELP!
Here
Hello! So I am having a jQuery issue that I really need help with! Ok so I
have a table with several rows. Each row has a copy link so that when
clicked a jquery is called that inserts a form right underneath that link
that contains a linked select and a button to save. The linked select copies
t
It seems I have this problem when I press ENTER on a field instead of the OK
button generated by the jeditable ffunction. And this problem is only
occuring in FireFoxdoes anyone have any experience in jeditable?
RR_QQ wrote:
>
>
> Unfortunately I cannot, special privileges are
I noticed there was more activity in this forum than in the Plugins forum so
I decided to post a quite note that I need help with jEditable and here is
the URL in case there is anyone out there familliar with this plugin:
http://www.nabble.com/jEditable-Issue---changes-seemingly-revert-back-to-o
9 matches
Mail list logo