Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 37
Search took 0.10 seconds.
Search: Posts Made By: NateG
Forum: JavaScript frameworks 09-07-2012, 06:06 PM
Replies: 0
Views: 425
Posted By NateG
Jquery Slider Resizing Error

This is my site....
https://dl.dropbox.com/u/14080718/nategines.com-peopleperhour/index.html

If you click on the work section you will notice that there is an odd grey bar with some text on the...
Forum: HTML & CSS 02-10-2012, 07:00 PM
Replies: 3
Views: 422
Posted By NateG
Sorry I should have been more clear. Basically I...

Sorry I should have been more clear. Basically I want the #main div to move up when the work link is clicked and then stop moving when it hits the top of the page. And then, when the about or contact...
Forum: HTML & CSS 02-10-2012, 07:31 AM
Replies: 3
Views: 422
Posted By NateG
Animation to Top of Page

I am trying to get my #main div to animate over the top of my #header div and then stop at the top of the page. I am trying to avoid setting a predetermined height for the animation. The page it is...
Forum: JavaScript frameworks 02-10-2012, 07:29 AM
Replies: 0
Views: 320
Posted By NateG
Animation to Top of Page

I am trying to get my #main div to animate over the top of my #header div and then stop at the top of the page. I am trying to avoid setting a predetermined height for the animation. The page it is...
Forum: JavaScript frameworks 01-21-2012, 07:47 AM
Replies: 0
Views: 305
Posted By NateG
Hide jquery

I would like this div to slide up to be hidden and I can figure out how to do that. The way it is set up now is when I click on #aboutclick and #contactclick then .thumb just disapears. I would like...
Forum: JavaScript frameworks 01-21-2012, 02:19 AM
Replies: 1
Views: 411
Posted By NateG
If/Else Statement

I am trying to write an if/else statement that will hide my .thumb divs whenever the "about" or "contact" links are clicked. I want all of the .thumb divs to slide up.
...
Forum: HTML & CSS 01-21-2012, 01:39 AM
Replies: 8
Views: 666
Posted By NateG
I figured a few things out, but I had to make my...

I figured a few things out, but I had to make my menu nested and I am not sure how to select it properly. Let me know what you think.

http://jsfiddle.net/ZDErp/
Forum: JavaScript frameworks 01-21-2012, 01:37 AM
Replies: 0
Views: 319
Posted By NateG
Jquery selection problem

I am having some problems with the sub nav on this site I am building. I dont think I am selecting items properly in my jquery. Im sure its just a little thing that needs to be done, but I dont know...
Forum: HTML & CSS 01-20-2012, 06:58 PM
Replies: 8
Views: 666
Posted By NateG
SB65 you are awesome. This does just what I need...

SB65 you are awesome. This does just what I need it to thanks for the help!

While experimenting I have come across something I dont quite understand. Why is it if I put the menu in a ul does it...
Forum: HTML & CSS 01-17-2012, 11:58 PM
Replies: 8
Views: 666
Posted By NateG
Thanks for the post. I am learning alot thanks...

Thanks for the post. I am learning alot thanks for explanations. I am actually trying to something slightly different than a traditional accordion. That is why I structured my html like I did. I am...
Forum: HTML & CSS 01-15-2012, 01:41 AM
Replies: 8
Views: 666
Posted By NateG
Sorry, not sure what happened. Here is the link. ...

Sorry, not sure what happened. Here is the link.

http://dl.dropbox.com/u/14080718/Final/SimpleAccordion.html

Thanks for the help!
Forum: HTML & CSS 01-14-2012, 03:23 PM
Replies: 8
Views: 666
Posted By NateG
Accordion doesnt work?

I am trying to figure why the nav links wont open the accordion. I am sure there is just some css/jquery that is not in proper syntax.

Im sure to a trained eye this should be a quick fix.

Can...
Forum: JavaScript frameworks 01-14-2012, 02:52 PM
Replies: 2
Views: 592
Posted By NateG
you might be right. I just wanted to know if...

you might be right. I just wanted to know if anyone knew how to modify it.

Thanks for the post.
Forum: JavaScript frameworks 01-13-2012, 08:42 PM
Replies: 2
Views: 592
Posted By NateG
Jquery UI Accordion Modification

Does anyone know if it is possible to modify the Jquery UI accordion widget to behave like this example http://dl.dropbox.com/u/14080718/Experiments%20%20%20jQuery%20Accordion.html

I would like...
Forum: JavaScript frameworks 01-13-2012, 07:33 PM
Replies: 0
Views: 378
Posted By NateG
Jquery Accordion syntax

I am trying to figure why the nav links wont open the accordion. I am sure there is just some jquery that is not in proper syntax. I changed the selectors in the jquery code and now it wont work.
...
Forum: JavaScript frameworks 01-13-2012, 12:38 AM
Replies: 2
Views: 338
Posted By NateG
I was wondering how to do that. Thanks for the...

I was wondering how to do that. Thanks for the tip!
Forum: JavaScript frameworks 01-12-2012, 11:27 PM
Replies: 2
Views: 338
Posted By NateG
How can I make a better accordion?

I have come across this code that I have tried to add to but I am afraid that I have made of mess of it. I am not very experienced with Jquery or web design and I need help finding what I have done...
Forum: JavaScript frameworks 01-11-2012, 04:59 AM
Replies: 0
Views: 309
Posted By NateG
Can this be done?

I am trying to change the rel attribute on my page with jquery. I want to apply a "rel=expand[thumb1]" to a link when it is clicked and and a rel=collapse[thumb1] to the link when another link is...
Forum: JavaScript frameworks 01-06-2012, 11:37 PM
Replies: 0
Views: 380
Posted By NateG
Jquery slide up blues

Cant seem to find how to make this accordion slide up as well as down. It only wants to slide down. Any ideas?

http://dl.dropbox.com/u/14080718/Final/simpleplugin.html
Forum: JavaScript frameworks 01-06-2012, 07:13 PM
Replies: 2
Views: 629
Posted By NateG
Im pretty new to this and not sure if I have...

Im pretty new to this and not sure if I have implemented you code right, but its not working.

http://dl.dropbox.com/u/14080718/Final/UITabs9.html

My idea is to use the animatedcollapse.js...
Forum: JavaScript frameworks 01-06-2012, 07:14 AM
Replies: 2
Views: 629
Posted By NateG
Jquery rel toggle?

Is it possible to toggle (switch) a rel attribute in the same way that classes can be toggled in jquery? http://api.jquery.com/toggleClass/

I am trying to create a button, that when clicked will...
Forum: JavaScript programming 01-04-2012, 07:34 AM
Replies: 0
Views: 306
Posted By NateG
animatedcollapse If/Else

I am having a problem with the subnav on my site. I would like to have each div at the top of the doc expand when clicked and then completely collapse and reexpand the correct div when any other...
Forum: HTML & CSS 12-23-2011, 12:52 AM
Replies: 4
Views: 813
Posted By NateG
I thought it might be possible. I have tried a...

I thought it might be possible. I have tried a few transition codes, but I cant get it to work. Any ideas.

Thanks for all of the help.
Forum: HTML & CSS 12-22-2011, 09:14 PM
Replies: 4
Views: 813
Posted By NateG
Css Tab Animation

I found this awesome code for css tabs and I am trying to find a way for it to work with some of the new css animation effects. I want each tab to fad in and fade out. Does anyone have any ideas how...
Forum: JavaScript frameworks 12-22-2011, 04:38 PM
Replies: 2
Views: 832
Posted By NateG
Thumbs up Awesome!

This is exactly what I need! Thanks for the help.
Showing results 1 to 25 of 37

 
Forum Jump

All times are GMT +1. The time now is 12:48 AM.