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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jason.lex

    Caption slide up?

    I am using slick carousel to display some gallery but I am not sure how to make the caption slide up for the current active image. IS there a way to do this with slick? Here is the link: http://jch02140.x10.mx/test2/photo.html Here is the code for the single slide. I use position relative for...
  2. jason.lex

    Problem with table output and calendar picker bug

    Hi spamjim, Thank you for your reply. Thanks for the tips for the second one. The first one seems to be happening when you pick another month the second time and so on. It didn't seems to happened when you initially pick a month however... Which is weird....
  3. jason.lex

    Problem with table output and calendar picker bug

    I have been trying to display a table when a user select a data from the datepicker and display a table with the number of columns equal to the number of days to the select month. However, I have 2 issues and I am not sure I to fix them... - The datapicker although when selected a specific...
  4. jason.lex

    Bootstrap grid and columns question

    I am using bootstrap for one of my sites and have been having trouble doing certain column grid layout, and wondering if it is even possible without using padding-left and padding-right... https://jsfiddle.net/o8epbwt3/ I have been trying to make the red/yellow columns take the full width...
  5. jason.lex

    iPhone browsers (chrome and safari) output different compared to other browsers

    I have made a mobile version of the page and need to center a button over an image. I used the example given here, but for some reason the actual iPhone browsers (Chrome and Safari) both showing that the button isn't actually centered like it is in the desktop or ChromeTools. Even Android...
  6. jason.lex

    crop image to fit in a div box?

    Ah Ok. I see how this is applied now. Thanks for the help again.
  7. jason.lex

    crop image to fit in a div box?

    Hi, I am trying to fit an image to a div using object-fit but it doesn't seem to work? I am trying to do what is shown here: https://www.w3schools.com/css/css3_object-fit.asp https://jsfiddle.net/mh7yLvtj/
  8. jason.lex

    How do I edit this code to also count the checkboxes checked and total values

    Thank you for the solutions and the tips. I will take a closer look at all the mentioned methods. Much appreciated. :)
  9. jason.lex

    How do I edit this code to also count the checkboxes checked and total values

    I have a code which counts and display the total values of the checkboxes. However, I would also like to count the total checkboxes checked and the total values for each section beside the combined total. Is there anyway to do this? Here is the fiddle link: JSfiddle

Part and Inventory Search

Back
Top