No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Well I took i look to your code and i noticed that you have a class called "current". make sure you declare this class on your css sheet and it can go something like this: .current a { background: #000000 url(images/nameOfYourImage.gif) ; } Also, i think it is better if …
the size of the image you have for the 'hover' on your css might be smaller than the original size. althought, if possible, I'd like to take a look at your code. let me know. also, go ahead and check [url]www.sixrevisions.com[/url] for some great tutorials.
I was just wondering if u still need help with JQuery.. i got it to work. The only different between your code and the one that i came up with is this line: [CODE]<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>[/CODE] I think that you can include this file and save it on a separate …
I've been wanted to get this calendar to show data from a HTML dataset just like on this example.. [URL="http://tv.adobe.com/watch/inside-the-dreamlabs/dreamweaver-cs4-javascript/"]http://tv.adobe.com/watch/inside-the-dreamlabs/dreamweaver-cs4-javascript/[/URL] but i havent been succesfull. Does anybody know what can i do? I think my major problem is when im trying to declare the variables on the event handler. I …
The End.
renzo821