arkader
-
How to remove a lightbox when the back button is clicked
Hi CrocoDillon, Sorry for my late reply, thank you for the link i'll try it this w.e, and i'll keep you posted :) Cheers
-
How to remove a lightbox when the back button is clicked
Hi Jarolin, Indeed, i'm looking to detect the browser back button, and to redirect the user to productions.php page ;)
-
Css doesn't apply to content with jQuery $.ajax
Thank you Mottie, I forgot to put it back, now it's better.
-
Css doesn't apply to content with jQuery $.ajax
Hi @TheDoc, Thank you for your answer. Indeed, when i look with chrome developer tool, my div#productions is set to 88px, but that's weird because i have never set that height on my css stylesheet. I have to tried to set it to auto, on my css…
-
Absolute center an image issue
Indeed, easy, clever and awesome tricks ! Thank you very much Wolfcry911 and CrocoDillon !
-
Ipad website integration issue
Thank you very much Jarolin, it is exactly what i need ! :)
-
List of Sites with Full Page Video Backgrounds
Very beautiful website : http://www.duemonete.it/eng/
-
Feedback of my new website
Hi Everyone ! Thanks a lot for your feedbacks, i am very gratefull ! I'll try to make some changes as soon as possible ! cheers !
-
plugin Facebook Comment does not work
Hi Clokey2k, thanks for you answer, indeed i had to fill the field "appId : ..." in the JavaScript SDK and thanks for answering so quickly :) God bless you
-
jQuery - Selector (div + variable)
Thanks a lot jfreehill and noahgelman ! I am very gratefull :) I have used the each function loop and it works great :) preview here :http://notebookcom.net/haroun/index.html $(function(){ $('.boxDef').each(function(index){ //v…
-
jQuery - Selector (div + variable)
Hi jfreehill thanks for your help; Indeed, you were right about the strings, and your method (the longest way) works. Nonetheless, i have an issue in my loop As noahgelman said, i loop through the boxes (div #box) but only the last one is selected…
-
jQuery - Selector (div + variable)
Thanks anyway :) Anyone has any idea please ?
-
jQuery - Selector (div + variable)
thank you for your help noahgelman, but how do I do to make it right ? If you have a easier way to achieve this, let me know :)
-
jQuery - Selector (div + variable)
here is a preview of the website : http://www.notebookcom.net/haroun/index.html
-
jQuery - Selector (div + variable)
Thanks for your answers, I would like to produce this effect on several divs http://www.hv-designs.co.uk/2010/10/20/jquery-slide-effect/ Unfortunately, i only see the div #overlay, the #hover does not work :( here is the rest of the code $(funct…
-
framework blueprintcss trouble with firefox
what can i say . Apostrophe, you are my God Thank you very very much !!!! Best regards
-
trouble with pics and ajax jQuerry
Thanks apostrophe, in fact when i say local, it means i directly lunch it with dreamweaver ( and not from a web address ) I've a new problem, on Chrome, the external file is loaded correctly but on firefox, the background is not load, and ther…
-
Need Help Gallery Slider with jQuery
Furthemore, i don't like the thumb jumping when i click on it Is it remediable ? thanks http://temp.notebookcom.fr/
-
Need Help Gallery Slider with jQuery
Thank you very much Master Apostrophe !
-
Need Help Gallery Slider with jQuery
You can check the website here : http://temp.notebookcom.fr/ thanks :)
-
Need Help Gallery Slider with jQuery
yes, but the DNS is not yet ready !
-
Need Help Gallery Slider with jQuery
.galleria{list-style:none;width:200px} .galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0} .galleria li a{display:none} .galleria li div{position:absolute;display:none;top:0;left:180px} .galleria li div…
-
Need Help Gallery Slider with jQuery
However i have a trouble with this effect, Indeed, i would like to display my thumb in line here you will find my css file ps: i will soon upload my website online, so you could see directly the problem thanks
-
Need Help Gallery Slider with jQuery
I found this one : http://devkick.com/lab/galleria/demo_01 ... blades.jpg
-
EasySlider jQuery Plugin trouble
Thank you very much Apostrophe I'm very gratefull May Peace be upon you
-
EasySlider jQuery Plugin trouble
thanks :) i test and i keep you posted
-
jQuery toggleClass or addClass problem
i get it Stack ! cheers
-
jQuery toggleClass or addClass problem
Thanks Apostrophe ! In fact, i would to make an effect like that : http://www.sohtanaka.com/web-design/exa ... ay-switch/ But i use, blueprintcss, i can't switch the css style so i would like to make the text disapear, then to align pictures i …
-
jQuery toggleClass or addClass problem
Thanks for your help :) ps : i'm workink with blueprintcss