1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Likes Received By FilmFiddler

  1. deathshadow liked FilmFiddler's post in the thread why isn't this working for me.

    Move the entire script from the <head> to the body, just before the </body> tag. Scripts should generally be placed there, with few...

    Nov 5, 2013
  2. ryan_uk liked FilmFiddler's post in the thread Javascipt technical questions.

    To handle the problem of color detection robustly, something like the following is needed, noting that: 1. style detection is often not...

    Jul 2, 2013
  3. jonix liked FilmFiddler's post in the thread how to get the page height (not window height) with javaScript.

    Just wondering if your actual page content is small and occupies less than the window height. In that case, yes - the scrollHeight will...

    Nov 26, 2011
  4. GWiz liked FilmFiddler's post in the thread changing the tr bg color.

    This can't be done without JavaScript. If it was an anchor instead of a <tr>, you can almost do it using a combination of the :active...

    Sep 23, 2010
  5. Masterful liked FilmFiddler's post in the thread Are These 2 Simple Scripts Compatible with All Major Browsers?.

    The two scripts will work with all major browsers on the face of it (provided they are each called or used correctly), but in the...

    Oct 2, 2009
  6. Stomme poes liked FilmFiddler's post in the thread :hover only working on anchor tags in Firefox?.

    Testing the code as in Post #4 above produces the following results among the browsers I tested: FF3: rollovers work partly (on the...

    Jul 31, 2009
  7. bad_bob00 liked FilmFiddler's post in the thread How To Make A Rollover Image Map?.

    Something like this? Inline Javascript example here just throws up an alert box. Replace it with whatever JavaScript you need. <map...

    May 15, 2009