User Profile

Collapse

Profile Sidebar

Collapse
deadlyhunta
deadlyhunta
Last Activity: Dec 15 '09, 04:59 PM
Joined: Dec 14 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • deadlyhunta
    replied to Change a css background
    The tags will be coming from php and i guess will look something like this.

    Code:
    <div class="<?php if ($tag): print $tag; endif; ?>"></div>
    See more | Go to post

    Leave a comment:


  • deadlyhunta
    replied to Change a css background
    Yes, I want to switch class names when a tag is applied to a page.
    See more | Go to post

    Leave a comment:


  • deadlyhunta
    started a topic Change a css background

    Change a css background

    Hello all,

    I have used javascript a little bit (along time ago) so my knowledge is pretty limited (very limited).
    I am trying to figure out a way that I can change a css background when a certain tag is on a page..

    I.e
    The background image is a picture of a bird because a tag on the page says "bird"

    The tag on the next page says "dogs", so there is a picture of some dogs.....
    See more | Go to post
    Last edited by Dormilich; Dec 15 '09, 06:53 AM. Reason: Please use [code] tags when posting code
No activity results to display
Show More
Working...