WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

Go to page : 1, 2  Next

View previous topic View next topic Go down  Message [Page 1 of 2]

1Solved What is jQuerry Mon Apr 05, 2010 2:00 am

Krazy


Registered Member
Registered Member
What is jQuerry? I have heard many people talk about it and say they have used it. Just was wondering what it is, might come in handy when I get deeper into coding. Wink

2Solved Re: What is jQuerry Mon Apr 05, 2010 2:34 am

Green CoW

Green CoW
Graphic Designer
Graphic Designer
It's jQuery!!
it's a lightweight cross-browser JavaScript library!
Download documentation and examples here
http://jquery.com/

3Solved Re: What is jQuerry Mon Apr 05, 2010 2:43 am

Krazy


Registered Member
Registered Member
Okay. Can you provide a guide of how to get started on using and learning this?

4Solved Re: What is jQuerry Mon Apr 05, 2010 2:57 am

Green CoW

Green CoW
Graphic Designer
Graphic Designer
Perhaps look through The jQuery Tutorials!!

5Solved Re: What is jQuerry Mon Apr 05, 2010 3:01 am

Krazy


Registered Member
Registered Member
I have and I'm a bit confused. :S

6Solved Re: What is jQuerry Mon Apr 05, 2010 3:14 am

Green CoW

Green CoW
Graphic Designer
Graphic Designer
I really don't know what to answer, More than.. Go through some tutorials and goof around with some examples! It's better to learn the hard way!

7Solved Re: What is jQuerry Mon Apr 05, 2010 3:17 am

Krazy


Registered Member
Registered Member
I mean, how do I get it. When I got to how to download it, there is so many links that I'm absolutely just lost. I want to be able to use some of there scripts on my ForuMotion site. Wink


Also why do you use "!" a lot?

8Solved Re: What is jQuerry Mon Apr 05, 2010 3:38 am

Green CoW

Green CoW
Graphic Designer
Graphic Designer
I can't say if you're being able to use 'em on a Forumotion site. Hopefully someone else can tell you that!

For the !
http://en.wikipedia.org/wiki/Exclamation_mark wrote:An exclamation mark or exclamation point (!) is a punctuation mark usually used after an interjection or exclamation to indicate strong feelings or high volume, and often marks the end of a sentence.

9Solved Re: What is jQuerry Mon Apr 05, 2010 3:44 am

Krazy


Registered Member
Registered Member
I know the definition. Can't you use normal punctuation. ( . , ? )s

10Solved Re: What is jQuerry Mon Apr 05, 2010 8:52 am

ankillien

ankillien
Administrator
Administrator
jQuery is a JavaScript library that support cool animation Razz
To learn it, you should first learn some JavaScript and then go to jQuery.

I learned couple of jQuery functions Razz Its not easy to learn for me.

11Solved Re: What is jQuerry Mon Apr 05, 2010 9:58 am

Krazy


Registered Member
Registered Member
I found a jQuerry login thing. If I post link to it, can you help me set it up for my ForuMotion Forum?

Link: Click Here For Tutorial



Last edited by Krazy on Wed Apr 07, 2010 8:44 pm; edited 2 times in total

12Solved Re: What is jQuerry Mon Apr 05, 2010 10:03 am

ankillien

ankillien
Administrator
Administrator
Krazy wrote:I found a jQuerry login thing. If I post link to it, can you help me set it up for my ForuMotion Forum?

Link: Click Here For Tutorial

Thats not possible Neutral
It requires access to SQL tables and editing PHP files.

13Solved Re: What is jQuerry Mon Apr 05, 2010 11:40 am

Krazy


Registered Member
Registered Member
What about something similar, same text login look and all that, just no SQL and PHP?

14Solved Re: What is jQuerry Mon Apr 05, 2010 1:35 pm

Emilio

Emilio
Registered Member
Registered Member
Jquery Is not an easy bew language,
I prefer Start with javscript before you use Jquery ,
But i see in you're skills you can work with javascript Very Happy

http://www.graphilicious.forumotion.Com

15Solved Re: What is jQuerry Mon Apr 05, 2010 8:39 pm

Krazy


Registered Member
Registered Member
Thank you. Wink I know some JavsScript. I just want to find away to use this jQuerry Login thing. Wink

16Solved Re: What is jQuerry Wed Apr 07, 2010 2:16 am

Guest


Guest
i also have jqery problems.
Can someone tell me what steps i must do to add jquery effect to my forum?
i mean step 1:take that step 2 do that.
Can someone post a tutorial here about how to add sliders to forumotion forums with jquery for example?It will help me understand.

17Solved Re: What is jQuerry Wed Apr 07, 2010 8:09 am

ankillien

ankillien
Administrator
Administrator
Cool-Processor wrote:i also have jqery problems.
Can someone tell me what steps i must do to add jquery effect to my forum?
i mean step 1:take that step 2 do that.
Can someone post a tutorial here about how to add sliders to forumotion forums with jquery for example?It will help me understand.

The site that provide sliders, also provide documentation/guidelines on how to install it.
1) You need to host some javascript files (including the jquery one) and css files to your host.
2) CSS can be added directly to your current stylesheet.
3) Link the files using <script...> tag inside the <head> tags.
4) Copy the HTML code to your page.

These are common steps that we follow to install a jaquery plug in.


Whenever you download a plug in, be sure to read the guidelines on how to install them. The plug in providers always provide guidelines too Very Happy

18Solved Re: What is jQuerry Wed Apr 07, 2010 9:27 am

Krazy


Registered Member
Registered Member
Ankillien, how do I use the one you provided.

What about something similar, same text login look and all that, just no SQL and PHP?

19Solved Re: What is jQuerry Wed Apr 07, 2010 9:45 am

ankillien

ankillien
Administrator
Administrator
Well, I can't code a jQuery login myself. Its difficult.
You need to search similar plug-in on google. If you can find one, I'll help you to install it.

20Solved Re: What is jQuerry Wed Apr 07, 2010 10:55 am

Krazy


Registered Member
Registered Member
Can you help me find one on Google? It would be greatly appreciated Ankillien. Wink


Edit:

Here is something I found

Here

21Solved Re: What is jQuerry Wed Apr 07, 2010 1:26 pm

ankillien

ankillien
Administrator
Administrator
Krazy wrote:
Here is something I found

Here

But they don't provide the download files tongue Without them we can't do it.
How exactly you want the login to be displayed? Do you want something like hide/show login form?

22Solved Re: What is jQuerry Wed Apr 07, 2010 8:44 pm

Krazy


Registered Member
Registered Member
I want something like this one. Just without the SQL and PHP.

23Solved Re: What is jQuerry Sat Apr 10, 2010 6:06 am

Krazy


Registered Member
Registered Member
Bump

24Solved Re: What is jQuerry Sun Apr 11, 2010 11:22 pm

Krazy


Registered Member
Registered Member
bump

25Solved Re: What is jQuerry Sun Apr 11, 2010 11:25 pm

Sanket

Sanket
Administrator
Administrator
No need to bump it, ani is away. When he returns back he will reply. Wink

http://www.webartzforum.com

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 2]

Go to page : 1, 2  Next

Permissions in this forum:
You cannot reply to topics in this forum