amyth91
-
moving the text inside
check this pen.. you can use padding too.
-
Animate div onclick other div
$(document).ready(function(){ //click the clickable div $("#clickableDiv").click(function(){ //add animation/keyframes class to the alienship/animated div $("#animatedDiv").addClass("animation"); }); //oep…
-
$(document).ready() not working for jquery mobile
thanks guys, i tried this stuff, but i still could not get it working, the fix was to remove the ajax page calls.
-
Delete session in Tablet browsers - when browser closed
I did realize that blocking a user and then restarting the browser to allow login is senseless. so, all i did was end up increasing the number of login attempts. Thanks a lot all. :)
-
Current Navigational Highlighting #2
Try this. .current-menu-item a { color:#FFFEF2 !important }
-
Delete session in Tablet browsers - when browser closed
oh my. That's a lot for a user to do. any other way we can do it ? may be using native js or jquery, and can write a script to delete browser cookies when tab is closed or window is closed.
-
How to break link using css
could you please be more elaborate ?
-
How to add document ready to a javascript code?
just go... $(document).ready(function(){ //your code here });
-
div positioning issue
bio-image { float: left; margin-right: 25px; } this works fine.
-
Customizing bootstrap
i tried but then other span classes have different values, can i not go to customize page of bootstrap and input these values or use scss to do the same and generate css for me ? like you can do in foundation ?
-
background not showing correctly
remove left:170px from your footer, and add the following:- footer ul { margin: auto; position: relative; width: 650px; }
-
[Tumblr] Masonry + Infinite scrolling 'overlap' bug
following @ivancruz's post, i've had problems with slider and other scripts which uses images, and because it takes time to load the image, the script fails, as it is triggered before the image has loaded. a simple solution to that is to…
-
CSS -background image
which is the image you want to display full width ?
-
Custom T-shirt widget/plugin
use cart66 with gravity forms. not exactly what you looking for,but will help you
-
Adding HTML to content in javascript
sorry, tried to embed the pen... here is the link http://codepen.io/anon/pen/kjczy you can customize it more, currently because i replace the html with new html you probably have to add handler for close.
-
Twitter Bootstrap for Wordpress (bootstrap.js not working)
(http://metro.amitashokkamble.com/ "Experiment") This is what i've been working lately and if you click on personalise icon at bottom, a modal window appears, now this modal uses styles from bootstrap but not the modal() - function. …
-
Twitter Bootstrap for Wordpress (bootstrap.js not working)
hi, well, i tried doing jQuery("#myModal").modal(), but it ends up saying .modal() is not a function, i thought this might be an error , i tried replacing all $ with jQuery, but did not work. currently i get an error log in console …
-
Vertical Stacking of Li's
thanks ! ! hmm, now this is the part where i have to think again ! :( thanks again
-
Vertical Stacking of Li's
oh yes ! i did not we could do that with columns ! hmmm, pretty interesting, thanks a lot. :)
-
Help with finding a slider.
Thanks , You are a life saver :) cheers
-
JQuery Filter
ah. Thanks ! this is what i was looking for, could not remember the name. thanks again.
-
Full Page Background
to get a nice full size background image use /*styles*/ #wrap {position:absolute; width:100%; height:100%; overflow:hidden} #wrap img {width:100%; height:100%} #content-wrap {position:relative;width:100%; height:100%; overflow:auto} #content {w…
-
HAPPY BIRTHDAY CHRIS!
happy birthday @Chris . Thanks for CSS-Tricks :)
-
{Help} Metro Style Portfolio : Tips for improvement
Nothing much except the interface, but if you hover over the profile picture on the top right you can see lock screen and login screen.
-
Help Finishing : Pure css3 mickey
Sorry about that, here it is .