css greyscale hover
css greyscale hover
Out of context: Reply #16
- Started
- Last post
- 22 Responses
- ********0
first of:is wp calling jquery properly?
make a test in the wp header:
<script>
jQuery(function(){
alert("it's working")
})
</script>
first of:is wp calling jquery properly?
make a test in the wp header:
<script>
jQuery(function(){
alert("it's working")
})
</script>