Hi Justin
I had similar task.
I've tried modifiying .scrollTop attribute of document.body by animate
() to make smooth scrolling to some Y position.
But I failed.
So I ended up with the scrollTo plugin as Bi Jing adviced.
Ivan.
On Oct 19, 8:47 am, Bi Jing wrote:
> Maybe you need thi
How do i adjust the color of the selected menu for the superfish
menu?
the most i could do was this:
.sf-menu a:active {
background: red;
}
but that only changed the menu to red when its clicked on and it'll
change back to grey... i can't figure this out. My website (far from
complete,
it out.
I managed to adjust everything else but that Please help! also,
I'm using the default joomla template (rhuk_milkyway)
~Ivan Nair
" You can use pmrpc
even if the iframe and main window are on the same domain.
Cheers,
Ivan
On Sep 14, 9:15 pm, ximo wallas wrote:
> Is this possible? Been trying but doesn't seem to work...
f
and the pmrpc library (http://code.google.com/p/pmrpc/). Pmrpc is a
library that enables calling procedures in other iframes/windows even
if those iframes/windows are loaded from different domains.
Hope that helps,
Ivan
On Sep 25, 6:17 am, Nils wrote:
> how to get post data from a pag
Hi All
I've just started using jQuery and already love it!
I'm working now on project, that will give some services to wide
community after registration.
I'm going to use:
- jQuery with Ajax and UI plugins on the client side
- Perl (or PHP) + MySQL on server side
- (may be) some good CMS in betw
Hello... this is my code:
$("#form_atividades").validate({
rules: {
ds_atividades: {
required: true,
minlength: 10
},
'hr_inicial[0]': {
You may use something like this
var input = $('#input_field');
var hidden = $('').insertBefore(input);
input.remove();
See http://dev.jquery.com/ticket/1957 for more information
newbuntu wrote:
>
> I have a hidden "old_name" input. When "new_name" is changed, I want the
> "old_name" to appear b
Hello,
I'm new in javascript and jquery, and i need little help.
function checkUsername(name) {
function checkUsername(name) {
$.post(prefix+'/registration/checkUsername',
{username:name.val()
> problems with it. Firefox sets the top/left to document top/left, and
> > opera sets it to table top/left, only IE sets it to cell's top/left.
> >
> > On 20 stu, 11:03, Liam Potter <[EMAIL PROTECTED]> wrote:
> >
> >> make sure you have made the td positio
If I do that, they all pile up on each other at the top/left corner of the
table, like this: http://tinyurl.com/5tdmgm
On Thu, Nov 20, 2008 at 10:21 AM, Liam Potter <[EMAIL PROTECTED]>wrote:
>
> set the css on them to this
>
> position:absolute;
> top:0;
> left:0;
>
> vani wrote:
> > I've taken o
doesn't work. Each time I select an option in my radio button I'd
like to use only the rules defined for that specific option. What
happens in fact is that after the first selection the rules aren't
modified at all.
Any ideas?
Ivan
works fine.
Browser is: Firefox 2.0.0.3
JQuery is: 1.1.2
Please could you help me?
Ivan
13 matches
Mail list logo