I created a quick gallery website using jquery Responsive Image Gallery (http://jpatrickking.com).
It works fine in a desktop browser, but when viewing the gallery on an ipad, if I try to pinch to zoom (or touch the image in any way), the gallery automatically advances to the next slide. This...
Thanks for the responses. I'm leaning towards having 3 divs, each holding 10 names.
Where I'm getting stuck is figuring out how to only show the "More" link on the initial 10 names, show both "More" and "Previous" on 11-20, and only the "Previous" link on names 21-30.
Hi everyone,
I'm looking for a way to create a small javascript text navigation system. I have a faculty list of 30 names, only 10 of which will fit in the design at a time. So I'd like functionality where the first 10 are displayed initially, then you can click on "More" to display the next 10...
This is what I'm doing.
I have a dropdown that have 5 selections. One of these selections should have a superscript in it's value. But I can't put a superscript inside a dropdown value, so I was trying to use PHP to convert that value into a superscript.
These values are then first previewed...
I have the following variable that I'd like to add a superscript character to. If the value from a dropdown selection equals MLS(ASAP), I'd like to add that CM superscript to the value. This value will be inserted into an Excel CSV via FPDF.
However, the code below simply inserts the HTML...
Does anyone have any experience installing an Open Type font and using it with FPDF and PHP? Can it even be done? I've got the PDF functionality working great, but for the life of me can't figure out how to install a new font, Open Type or otherwise,
Also, I have another version of the same...
I have a script that takes the form submission of a user, creates a .csv and attaches it to an email, then sends the email.
The issue I have now is that I can't get the Price variable into the message body of the email. Currently is reads, "The Price is: $price." but when I receive the email...
I know this should be simple, but I just started php. I have a form that will submit an email. The company name will be set by a selection from a drop down (with values of Company1,Company2,Company3). What I have below always returns Company3, regardless of which option I select from the drop...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.