jgessentials
-
One click double link
I was thinking some magic jquery could do the trick
-
Need help adapting code (updated) help please
Wow I am surprised I didn't get any answers. Did I set up the question wrong? If anyone has any ideas I would really appreciate the help. Thank you
-
Help me pimp my hover with css or jquery - just needs to work cross browser
Cool that works for me thank you :)
-
Changing ID of a div with jquery
Very nice that is much better thank you!!
-
Changing ID of a div with jquery
Got it! http://jsfiddle.net/cunj2/4/
-
Changing ID of a div with jquery
Thank you :) In your example, it is when you click the text that the links get the new class and change color. http://jsfiddle.net/cunj2/ I will try to work with it so that when you click the links the text changes color ie gets the right class acco…
-
Changing ID of a div with jquery
Oh that looks nice, thank you!! So what would my 3 links look like?
-
Changing ID of a div with jquery
thank you. I'm sorry to push but I am very new to this. How would I do it with 3 links: Link 1 -> click changed class to 1 Link 2 -> click changed class to 2 Link 3 -> click changed class to 3
-
Changing ID of a div with jquery
Wonderful, how would I go about changing the classes of the div through links?
-
Newbie Hover not working although jsfiddle is good
Thank you! I was going crazy for a moment.
-
helping newbie with hover function
This is what I am trying to accomplish http://jsfiddle.net/QJFYJ/50/
-
helping newbie with hover function
jQuery is loaded now, sorry about that I am totally new at jQuery Still not working though... thank you for your any advice you might have
-
Cleaning up code on css lotus
Got this to work nicely. http://jsfiddle.net/QJFYJ/48/ I might have to use images instead of the css setup for the petals so it can be fully cross browser. Do you know how to position images using jquery? Maybe I should take this to the javascript …
-
Cleaning up code on css lotus
Will definitely start working with that thank you! I think I might need to place the petals using jquery as well as they aren't even showing up right in IE.
-
Cleaning up code on css lotus
wow I know very little about jquery but would really like this to be visible on all browsers. Any suggestions in terms of resources or places I can find help? Thank you so much
-
Cleaning up code on css lotus
So here is the final result: (A special Thank you to Schot & karlpcrowley for their help and patience) http://healingaia.com/lotus-test.php Now for the big challenge :) How can I make this work on IE and FF? Should I have gone with jquery?
-
Cleaning up code on css lotus
Excellent thank you so much for your help.
-
Cleaning up code on css lotus
Glad you are enjoying this. So none of this works in IE does it? I am getting weird results. http://healingaia.com/lotus-test.php
-
Cleaning up code on css lotus
nice, got it. Now how can I add rotate to the text as well to get it lined up the way I would like? Right now I have this: .labels { line-height:200px; text-align:center; color:#ffffff; font-size:18px; font-family: 'Inika', serif; } DET…
-
Cleaning up code on css lotus
you mean line height the same as the petal height:200px?
-
Cleaning up code on css lotus
Excellent work! I actually just finished and did the exact same thing as you, that is nice validation for me thank you! Now I have to add text inside the petals...another interesting challenge. Thank you!
-
Help with Pulse Animation on hover
Awesome thank you!!
-
Help with Pulse Animation on hover
Oh nice thank you, why is it moving down on the hover now?
-
creating a petal shape with css
Wow that was fast! Thank you this is much better!