www.webdeveloper.com

Search:

Type: Posts; User: johndove

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    186

    sub navigation disappears

    Hi,

    See uri: http://http://testing.backstageweb.net/. Mouse over the "home" menu, there is a sub-menu item there. When you mouse over that, it disappears. Suspect code:


    .menu#nav-primary {...
  2. Replies
    1
    Views
    370

    change element css class with js/jquery

    please see URL http://backstageweb.net and attached .gifs.

    What I want to do here is swap the div class from '.audience_off' to '.audience_on' when the "play" button is clicked ("I set the stage...
  3. .htaccess redirect from root to subdirectory

    Hi,

    My website is currently re-directing from http://caspca.org to http://caspca.org/wordpress/ via a simple index.html .js re-direct. This is exactly what I want it to do, but I would prefer to...
  4. Replies
    1
    Views
    449

    I took Blog out of the News menu to make it less...

    I took Blog out of the News menu to make it less obvious until the problem is resolved. You can get access the blog via the "W" (WordPress) icon under the logo on any page. Thanks.
  5. Replies
    1
    Views
    449

    CSS nav problem in IE

    In IE (I'm using IE9), please see URL http://caspca.org/. Navigation is fine going from page to page, until you click on the blog page (Under News > Blog). On the blog page, the nav is completely out...
  6. Replies
    2
    Views
    358

    Maury, I took care of it just by adding a...

    Maury,

    I took care of it just by adding a height property to the .css. Thanks though.
  7. Replies
    2
    Views
    358

    .js caption overflowing its container

    Please see URL: http://caspca.org/wordpress/, mouse over the Fogliani Golf Tournament event under the header on the right.

    This .js caption function is overflowing its container, title and the...
  8. Replies
    4
    Views
    600

    rtre, you're exactly right.

    rtre,

    you're exactly right. <div class="right"> was missing a closing tag (duh). : )

    Thank you guys!

    John
  9. Replies
    4
    Views
    600

    cb, Sorry, I should have copied directly from...

    cb,

    Sorry, I should have copied directly from the CSS, you're right, I want no repeat:


    #bottom {
    background:url(images/FooterBkgrnd.png) top center no-repeat;
    width: 1000px;
    height: 38px;...
  10. Replies
    4
    Views
    600

    footer image out of position in IE8

    Hi,

    Please see URL: http://caspca.org/wordpress/

    There is a curved image at the base of the footer, coded:


    #bottom {
    background: url("images/FooterBkgrnd.png") repeat scroll 0 0...
  11. Replies
    5
    Views
    691

    I searched the entire Event Calendar plugin...

    I searched the entire Event Calendar plugin directory and found only a single file containing "tribe_previous_event_link", it's the same file that I plucked the code from in my original post here...
  12. Replies
    5
    Views
    691

    Yes. I know that. I've found the file, posted the...

    Yes. I know that. I've found the file, posted the exact .php in question here, and I need to how to modify it.
  13. Replies
    5
    Views
    691

    .php modification on previous/next links

    Hi,

    Please see URL: http://caspca.org/wordpress/event/crafts-for-critters/

    For the previous/next links, the actual name of the event is displayed (in the main post, not the sidebar widget). I...
  14. Replies
    3
    Views
    594

    Hi Chris, That worked, also had to comment...

    Hi Chris,

    That worked, also had to comment out:

    //echo "</a> » ";

    to get rid of the ">>" ... but to complete the 2nd part of what I'd like to do, how do I modify the code to begin the...
  15. Replies
    3
    Views
    594

    Simple .php code modification

    Hi,

    I think this is really simple to do, but I don't know .php well enough to know what code to modify. Please see this URL:

    http://caspca.org/wordpress/volunteerfoster/volunteer-at-the-spca/
    ...
  16. [RESOLVED] Styling issue on jQuery scroller

    Hi,

    Please see URL http://backstageweb.net/StyleCity/.

    I am 90% of the way there styling the jQuery scroller in the text box area of the page, but can't quite get the positioning right. The...
  17. Replies
    0
    Views
    756

    image overlay styling problem

    Hi,

    I originally thought this was a .js problem, but I think it is a styling problem. Please see URL (in either Firefox or IE, late versions): http://www.backstageweb.net/spca2/index.html.

    The...
  18. Replies
    4
    Views
    1,163

    Tried similar overlay script, results the same

    I tried this plugin:

    http://tympanus.net/codrops/2009/11/23/jcapslide-a-jquery-image-caption-plugin/

    and got a little better results, but not good enough. Still doesn't display correctly in...
  19. Replies
    4
    Views
    1,163

    Actually, this is the index.html file sample the...

    Actually, this is the index.html file sample the download comes with (see attached .txt file)
  20. Replies
    4
    Views
    1,163

    Hi Dan, Yes, I agree and I did try that. It...

    Hi Dan,

    Yes, I agree and I did try that. It didn't make a difference and I'll probably put it back in the head section, but the sample page has it in the body section, so I coded accordingly.
    ...
  21. Replies
    4
    Views
    1,163

    js image overlay problem

    Hi,

    I’m pretty sure this is a .js problem, not a .css problem. Please see the attached screen shot for correct functionality, and then look at this URL in Firefox or IE (latest versions, or one...
  22. Replies
    0
    Views
    481

    get rid of title attribute script

    Please see Previous/Next slideshow buttons at URL:

    http://backstageweb.net/1012Locust/

    On mouseover, "Prev []" and "Next []" titles display that have to be (I think) controlled by code in the...
  23. [RESOLVED] want to stop slideshow from auto advancing

    See slideshow at URL:

    http://backstageweb.net/1012Locust/

    I want these slides to advance manually (on click only), not advance automatically.

    There are only two sample slides here. Click the...
  24. Actually it did exist, "jQuery" had a capital...

    Actually it did exist, "jQuery" had a capital "Q", case sensitive on my server. Thanks for your help!
  25. [RESOLVED] jQuery slideshow works in local view but not on server

    Hi,

    Following this jQuery slideshow tutorial (Usecase 3 sample, about 2/3 down the page, this is the one without thumbnails):
    ...
Results 1 to 25 of 74
Page 1 of 3 1 2 3
HTML5 Development Center



Recent Articles