CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: CarlMartin10

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Need Serious Help With Content Scroller

    I am using a Theme Tester on my site so normal users can not see the changes being made. If you can help me, please send me a PM & I will give you a temporary login so you can login & see the new...
  2. Replies
    2
    Views
    1,224

    Re: Some content not showing in Tabs

    Thanks. All of that content has to be on the main page...that is what our clients are paying for. Most of that is part of the theme, which I did not write.
  3. Replies
    2
    Views
    1,224

    Some content not showing in Tabs

    I am using this JQuery tabbed viewer - http://flowplayer.org/tools/demos/tabs/skin4.htm

    on my home page: http://billboardfamily.com/?theme=DeepFocus


    The issue I am having is that the content...
  4. Re: One PHP function breaking innerHTML - Need Help

    crazy....it did not find anything
  5. Re: One PHP function breaking innerHTML - Need Help

    I agree, that seems to be the issue....but, it is wordpress, so I do not know where in all those wordpress files the extra quote is being generated.... :(
  6. One PHP function breaking innerHTML - Need Help

    I have tested this innerHTML deal with some php calls, and it works fine....except for on the one I need it to work on. I have to get this to work. This is one of the very last issues on the site...
  7. Replies
    1
    Views
    1,220

    Need help with css layering

    I am trying to layer some divs but it is not going well.

    If you look here ( http://iwearyourshirt.com/calendar/2010-09 ), you can see the div containing the date is on top of the one containing...
  8. Re: Jquery sliding effect / calendar ... need some help!

    I knew this was tricky, lol
  9. Re: Jquery sliding effect / calendar ... need some help!

    Anyone?
  10. Jquery sliding effect / calendar ... need some help!

    I had a plugin created and the Jquery is not working correctly. Can anyone help me sort this out? I have exhausted all other options. Thanks.

    You can see this 'calendar' plugin here (near...
  11. Replies
    7
    Views
    2,623

    Re: SQL Subquery confusion

    that file is the actual database. I am having trouble writing the query, as stated in the original post.
  12. Replies
    7
    Views
    2,623

    Re: SQL Subquery confusion

    It is 2MB, so it exceeds the attachment limit. Would you prefer I upload it to my actual website, instead of a free file hosting site so you know it is safe?
  13. Replies
    7
    Views
    2,623

    Re: SQL Subquery confusion

    Does anyone have a clue? This is driving me nuts.
  14. Replies
    7
    Views
    2,623

    SQL Subquery confusion

    Here is what I am trying to do. I am close, but I just can not get it...a bit confused since the data is in 3 separate tables. I uploaded the database here:...
  15. Replies
    1
    Views
    808

    Image will not line up -css issue

    On my page, there is a section that is for flickr photos and youtube videos. Everything lines up properly.....except for the image in the flickr photos section. Can anyone help me figure out how to...
  16. Need some help getting things to line up correctly with CSS

    I am trying to recreate the div alignments of a section that I saw on another website. I am getting close, but I am not quite there...I need a bit of help, I am stuck.

    Here is my page:...
  17. Javascript slider messing up the rest of the site....need help!

    OK, a friend and I have been working on implementing the javascript slider you see in the header of my website http://www.billboardfamily.com (hover over the facebook icon under the search area).
    ...
  18. Replies
    1
    Views
    1,200

    Re: Major issues with css/javascript

    Does anyone have any clue on this?
  19. Replies
    1
    Views
    1,200

    Major issues with css/javascript

    Some others, and I have been trying to implement some javascript code for a sliding menu on the facebook icon in my header. The code works on another site, so we know that part is good. There are...
  20. Replies
    1
    Views
    1,869

    Need help with Outer Join

    I am trying to generate a list of products (ProductName) that have never been ordered (outer join between [Order Details] and Products).

    Here is my code as of now:

    Use Northwind;
    SELECT...
  21. [RESOLVED] SQL Join using dates - error

    ok, I am trying to Generate a query that lists all company names of customers who placed one or more orders during November 1996. The 2 tables are Orders and Customers.

    I am getting the following...
  22. javascript / css ... changes do nto take effect, etc

    ok, I am using a slider that is using javascript, and some css. I want to change the way the tabs (font and size of the tabs and titles, and the hover effect) look to be EXACTLY like the ones here:
    ...
  23. Replies
    11
    Views
    6,192

    Re: js dropdown menu help, please

    This menu has a similar effect to what I want...it actually flies out .

    http://www.demo.pure-joomla.com/pj_nebulus_15/index.php?option=com_content&view=article&id=52&Itemid=55
  24. Replies
    11
    Views
    6,192

    Re: js dropdown menu help, please

    Thanks, I will give all of that a try...I will try to find someone who has some free time to try to get this to slide out. Thanks for all the help!
  25. Replies
    11
    Views
    6,192

    Re: js dropdown menu help, please

    I realized I pasted the wrong code....... this is what code I added to the css

    .anylinkmenu ul li {
    float: left;
    }

    I made the suggested changes, and it is getting much closer. Here are the...
Results 1 to 25 of 55
Page 1 of 3 1 2 3





Click Here to Expand Forum to Full Width

Featured