Quick question, what i would like to do is, if you click on one link, it opens up, yet if you click on another lick that opens up but still has the previous link open. how do i do it so when you click on the second link, it closes the first one.
cool. I was wondering how you would have the link that opens a box in a different area of the page and have more than 1 that open different content in that box or something like that. ??? =)
Hello sir, thank you so much for this tutorial. Can you please create a tutorial on how to put all the things together to make it work. I mean, i have index.html, style.css, images and the jquery library and then i do the coding for particular purpose. After that. How am i going to host my file? what file will i host on a particular server. Will i have to upload all the files (index.html, style.css, images and jquery?) please help me coz this is where i got pinned.
Hey sir,,great tut indeed.(like all of them) I have managed to copy your code from the tutorial for experimental purpose and i have find out that it works only with Firefox and Safari...watching you displaying it in Chrome really makes me wonder how cant i used as well because i copyied EXACTLY your code....the only different piece of code is the new library i am using jquery-1.4.4.....Thanks in advance sir Adam.....keep up your awesome work....
WOW thanks so much for this! Been searching for days on how to toggle and mainly on how to collapse list items individually. This works like a charm!! Thanks again!
first thank you for the tutorial. i have one problem. i placed several of this "sliding boxes" among each other. everytime when i click on the slidedown button, the page jumps to the top and i have to scroll down again to the box i was. any idea how i can fix that?
I have been trying to get it done with php by including the code in my php. I am trying to get it to work. But cant. It would be great if you can provide a tut to get it to work in php.
Good tutorial, however I would prefer if you showed us how to do this without jQuery as I prefer to have full control over my code rather than leaving it to a third party (jQuery).
@flashbuilding I do not get what you mean by one set. I have php while assoc echo that echoes multiple results and want to get the hide and slide into the echoed result. Could you please do a vid of verify what you mean by "place one set in your php"
Thank you so much! Greatly appreciated!
LordCarringtan 2 months ago
hey adam, Hope your well mate.
Quick question, what i would like to do is, if you click on one link, it opens up, yet if you click on another lick that opens up but still has the previous link open. how do i do it so when you click on the second link, it closes the first one.
MrHondros 2 months ago
lol YouTube uses more advanced stuff in their messaging(inbox) system
TheYouHub 4 months ago
a lot easier way of doing this have a look below
pastebin(dot)com/iKbtbtaK
but otherwise a good tutorial :)
aihowes 6 months ago
cool. I was wondering how you would have the link that opens a box in a different area of the page and have more than 1 that open different content in that box or something like that. ??? =)
AshleyMcGowan1 7 months ago
You are a programming GOD!!! YOU ROCK! THANK YOU!
JmanJam321 7 months ago
This has been flagged as spam show
can't find the code :(
extrangeho21 8 months ago
can't find the code :(
extrangeho21 8 months ago
@extrangeho21 - Fixed... thanks for letting me know. The link in the description here has everything on it.
flashbuilding 8 months ago
@extrangeho21 you have to scroll down on that page.
WowCreations4u 8 months ago
Hello sir, thank you so much for this tutorial. Can you please create a tutorial on how to put all the things together to make it work. I mean, i have index.html, style.css, images and the jquery library and then i do the coding for particular purpose. After that. How am i going to host my file? what file will i host on a particular server. Will i have to upload all the files (index.html, style.css, images and jquery?) please help me coz this is where i got pinned.
noctisjien 9 months ago
I can't find the link to download the code, can you provide me the link plz.
bikram528 9 months ago
dreamweaver sucks!
Notepad++ ftw
combat331 9 months ago 6
it does it work and i am doing everithing like you say, but you never say nothing about class toggle?
pwrreques 9 months ago
Nice video, a shame the link is broken though - I copied the code and it didn't work
RyanteGamer 10 months ago
Nice video, a shame the link is broken though
RyanteGamer 10 months ago
Thanks man, It is really a good video. I really like the way you simplify your stuff.
kakako27 10 months ago
Is it just me or is the link to the file broken?
aneis5211993 1 year ago
good video
Shradha0208 1 year ago
good video
Shradha0208 1 year ago
good video
Shradha0208 1 year ago
good video
Shradha0208 1 year ago
Adam I have done everything possible but mine is not working i feel so frustrated
MandeeyaRash 1 year ago
nice tutorial :)
p.s. the link in the description is dead.. i had to pause the vid and write it all out! didn't take too though haha. thanks for the help.
maxoys45 1 year ago
Hey sir,,great tut indeed.(like all of them) I have managed to copy your code from the tutorial for experimental purpose and i have find out that it works only with Firefox and Safari...watching you displaying it in Chrome really makes me wonder how cant i used as well because i copyied EXACTLY your code....the only different piece of code is the new library i am using jquery-1.4.4.....Thanks in advance sir Adam.....keep up your awesome work....
blueprint7000 1 year ago
WOW thanks so much for this! Been searching for days on how to toggle and mainly on how to collapse list items individually. This works like a charm!! Thanks again!
stephanoindo 1 year ago
2 poor,no money for dreamwaver. I don't like us dreamwaver for web design.
MrDiscoHeaven 1 year ago
2 poor,no money for dreamwaver.
MrDiscoHeaven 1 year ago
poopoo.js .... I like it!
coolcam262 1 year ago
source file down :(
Avi0107 1 year ago
The link on developphp is not working, Adam...
NicoDaVinci 1 year ago
@NicoDaVinci - Thanks to the original poster for the video... I followed right along and built my first jQuery "Hide & Slide" in a matter of minutes.
NicoDaVinci - Go to the root of the DevelopPhp site and search for "hide slide"
maxdecimus88 1 year ago
thx for the tutorial :)
question: i want that the div content loading AFTER then I click on the show button.. can you pls help me?
MiikoMusiic 1 year ago
Too large for it
wsanada 1 year ago
nice
jnrxify 1 year ago
hello,
first thank you for the tutorial. i have one problem. i placed several of this "sliding boxes" among each other. everytime when i click on the slidedown button, the page jumps to the top and i have to scroll down again to the box i was. any idea how i can fix that?
thanks a lot
42project
42project 1 year ago
@42project
ok. after hours i found the problem. i've lost the onclick-function on the a href. now it works fine.
again thank you very much for this great tut.
42project
42project 1 year ago
can i ask how will i put it into the div
rhinz101 1 year ago
the most clear english i ever heard
victornpb 1 year ago
I have been trying to get it done with php by including the code in my php. I am trying to get it to work. But cant. It would be great if you can provide a tut to get it to work in php.
steam707 1 year ago
I like this video. Just like my video I made on jQuery!!!!
luckyvidoes 1 year ago
cheers once again adam, now to figure out how to make it hide things smoothly...
EyesTheSouth 1 year ago
Hey man thanks! you gave me just the tool that I was looking for!
I have downloaded it and I´m experimenting away!
Dustin
dustale 1 year ago
Good tutorial, however I would prefer if you showed us how to do this without jQuery as I prefer to have full control over my code rather than leaving it to a third party (jQuery).
Nickings07 1 year ago
Thanks for the tutorial!! :-)
pjongjang 1 year ago
What Mic Are You Using?
SabooZX 1 year ago
Cool!!!
kyoko91335 1 year ago
But can you do it for php ?????
hesawisa 1 year ago
@hesawisa - Yes you place one set in your PHP while loop. So you can query your database and put this in your while loop to dynamically render them.
flashbuilding 1 year ago 2
@flashbuilding lol i have absolutly nothing understand im new into php from 4 days :P
hesawisa 1 year ago
@flashbuilding I do not get what you mean by one set. I have php while assoc echo that echoes multiple results and want to get the hide and slide into the echoed result. Could you please do a vid of verify what you mean by "place one set in your php"
steam707 1 year ago
Nice thanks men this will help for my slide menu
hesawisa 1 year ago
great job...again : )
bnther36 1 year ago
this is another excellent video, thanks old chap
ghostdancer12 1 year ago
Adam I love your tutorials. Hey could you please do a tutorial about how to setup and use categories in php and mysql?
captainoftheinternet 1 year ago
I love Jquery, more tutorials on this ;D
Is there anything you can't do?
H3dQ 1 year ago
Nice, I really like JQuery tutorials! Keep it going!
lucas199400 1 year ago
NICE
ANTIxCONDOM 1 year ago