Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~286 People Reached
Favorite Forums

4 Posted Topics

Member Avatar for andrewb

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 …

Member Avatar for andrewb
0
92
Member Avatar for walshinho

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.

Member Avatar for renzo821
0
36
Member Avatar for DrewL

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 …

Member Avatar for renzo821
0
107
Member Avatar for renzo821

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 …

0
51

The End.