Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by DarrenPower

  1. DarrenPower

    Paypal buttons affecting layout

    Hi, I have an issue whereby paypal buttons are forcing the subsequent content onto new lines in all browsers except IE8. http://materialgirls.co.uk/test/shades.html Without the buttons, the product details appear in two columns under the product image. Any ideas? Ta, Darren.
  2. DarrenPower

    jQuery toggle question

    Hi, I've made a fist of packaging it up to show you what I mean (as it's a .net app not publically available as yet). The bits to look for in the css are: # Direct to App Navigation and Column and # Help Column Please let me know if anything's unclear as it's quite messy! Kind regards...
  3. DarrenPower

    jQuery toggle question

    Hi, I wonder if you can help me. I have a right hand column with an image in the background, and questions in the left hand column. Next to the questions are icons which, when clicked, bring up help text in the right column and hide the column's background image. If they click on the help...
  4. DarrenPower

    Javascript breadcrumbs

    Thank you Feherke! You're a star!
  5. DarrenPower

    Javascript breadcrumbs

    Hi, I have a script which takes the file path and builds a breadcrumb, capitalising the first letter of each word in the path. I'm actually looking to capitalise the first letter of the first word in each directory/filename, rather than every word. Could anyone shed any light on how I may be...
  6. DarrenPower

    Google Maps V3 Issues

    Hi, I'm trying to set up a Google map which will take location data via an input from a textbox, and a string taken from a radio button group (dependant on which is checked) and display this on the same page as the form. Alas my JavaScript isn't very good (which will become obvious shortly)...
  7. DarrenPower

    Scrolling issues when using JavaScript include

    Hi Jeff, I appreciate your response. Were I to add padding or margins to the bottom of that column, then the MainContent area, and the content within, would need to remain the same height throughout the site, or the columns wouldn't match. The reason I chose this solution is it appears to be a...
  8. DarrenPower

    CSS image display query

    Vrag you're an absolute star! Your help has been very much appreciated. Thanks again.
  9. DarrenPower

    CSS image display query

    Hi Vragabond, It doesn't seem to make a difference either way. Even removing the right positioning completely still has the extra scroll.
  10. DarrenPower

    Scrolling issues when using JavaScript include

    Hi, When I use the following file: http://michaellydon.co.uk/redesign/scripts/equalcolumns.js for the following page: http://michaellydon.co.uk/redesign/ It causes the scrollbar to not allow me to scroll to the bottom of the page without jumping back up a bit and obscuring the footer. If I...
  11. DarrenPower

    CSS image display query

    Right, I've now managed to sort out all of these issues. The image jumping appeared to be something to do with the mainContent div having a relative position (I've changed it to the Container div) and scrolling to the bottom and jumping back up had something to do with an equal column JavaScript...
  12. DarrenPower

    CSS image display query

    I have just noticed though that upon refresh the image is over to the left, before correcting itself...
  13. DarrenPower

    CSS image display query

    Righto, I seem to have fixed that issue (was owing to lack of four explicit margins in the left hand subnavigation) but now cannot scroll to the bottom of the page as it keeps jumping back up. The extra space to the right, resulting in a horizontal scrollbar is also still there.
  14. DarrenPower

    CSS image display query

    Hi Vragabond, Alas removing the switch between displays again gives me the whitespace below the footer that I had previously, but the image problem remains...
  15. DarrenPower

    CSS image display query

    Ah I see now. Much appreciated to the both of you. A couple of things have emerged from this though :-) When I rollover the thumbnails all seems in order and inline, but on Mouseout the shadow border of the right-hand image is now offset to the left. If I then rollover one of the 'recent...

Part and Inventory Search

Back
Top