Skip to content
JoomlaProdigy Forum
Welcome, Guest
Please Login or Register.
Lost Password?
_GEN_GOTOBOTTOM Post Reply

TOPIC: Re:JQuery

#1616
Pathos (User)
Senior Boarder
Posts: 10
graphgraph
Click here to see the profile of this user
Re:JQuery 2007/05/28 03:53 Karma: 0  
Thanks, your spirit of helping is excellent.

I will try to puzzle with this and adept it to my template. The div-thing is clear, thats going where i want login to appear on the site.

The second part is i guess a bit puzzling for me, maybe thats the bit i place wrong. Should it be in a special .js document that i call in the head or should it be in body, and on what place? Shouldn't be there a <script type="text/javascript"> etcetera between that code or doesn't it?

Thanks a lot and i hope i will get this. Jquery looks nice indeed.... Its not that i have to get this working, but it gives just that little bit of extra to a site....That makes it stand out and make me look good
  The administrator has disabled public write access.
#1617
admin (Admin)
Admin
Posts: 840
graph
Click here to see the profile of this user
Re:JQuery 2007/05/28 04:09 Karma: 19  
Code:

  <script type="text/javascript"> jQuery.noConflict();     jQuery(document).ready(    function()    { jQuery(".login_link").toggle(function(){         jQuery("#top").slideDown("slow");         },function(){         jQuery("#top").slideUp("slow");         }); }); }); </script>



Place it as it is in head or anywhere in body but after you have loaded jquery. Better place it in head for now and when you learn it more ou will know how you can put it in body also.

LMK when it works for you. May be a link here too
  The administrator has disabled public write access.
#1620
Pathos (User)
Senior Boarder
Posts: 10
graphgraph
Click here to see the profile of this user
Re:JQuery 2007/05/28 07:26 Karma: 0  
Do you ever sleep?

I will try this and of course will let you know... For a link... its a little to soon to post it. Maybe later when the design and all components etcetera are in place and it looks decent enough

But if you want to see the early stages i will send you a personal link....

Greetings and thanks again
  The administrator has disabled public write access.
#1621
Pathos (User)
Senior Boarder
Posts: 10
graphgraph
Click here to see the profile of this user
Re:JQuery 2007/05/28 08:18 Karma: 0  
After some puzzling and things changing, i got the function to work Yippiieeee. That feels good. Too bad i haven't got the time right now to play with it and tweak it to my likings. Will tweak tonight...

Thanks a lot. Sometimes you can stare at code for days and don't find the mistake... But now i knew it had to work and stumbled upon some little things i will tell later....
  The administrator has disabled public write access.
#2340
yoshi (User)
Fresh Boarder
Posts: 1
graphgraph
Click here to see the profile of this user
Re:JQuery 2007/10/15 08:00 Karma: 0  
hi,

Could you share what you fond to be the problem with getting it to work in joomla?

I have copeid out the bits I want and can get it to work in a normal html page but not in the joomla template.

Any help appreciated.

Cheers

Lee
  The administrator has disabled public write access.
_GEN_GOTOTOP Post Reply
© Copyright 2007 Best of Joomla, Powered by FireBoardget the latest posts directly to your desktop

Buy Now

Recommended

Search

Recommended

Joomla Templates

Member Login

Refreshing page..Please wait!
                       Lost Password?    Can't Login?