Hi All,
Any one know script like the squarespace using to show their timeline?
https://www.squarespace.com/about/timeline
I find a couple of script that pretty familiar, but no autoplay or...
Type: Posts; User: davelf; Keyword(s):
Hi All,
Any one know script like the squarespace using to show their timeline?
https://www.squarespace.com/about/timeline
I find a couple of script that pretty familiar, but no autoplay or...
Hi coothead,
Sorry, I forgot to attach an example of the problem I was trying to accomplish.
I see this feature in one website, link: https://www.traveloka.com/en/
In Hotels Tab, after i choose...
Hi everyone, need help with focus / blur function i guest.
I have 2 select option, select-a and select-b,
After i select the option from select-a, then automatically select-b open the...
Thank for your fast response mlegg, but that the same source i can also find.
The problem with that script, they only set the width to certain px so it can fit the scroll area, that's why the layout...
Hi, i make a design for navigation, like in the screenshot below:
5860
So user can scroll inside the circle to find the subject they want.
is there anyone know what the jquery name or CSS3 for...
Hi, i try this script to check browser version and redirect the user to update their browser:
function get_browser_version(){
var N=navigator.appName, ua=navigator.userAgent, tem;
var...
Have you try to activate some of the free themes option? Cause from the link you gave us, you don't choose any specific themes yet. Install a themes and customize it is the easiest way.
Most of the...
Fancybox :http://fancyapps.com/fancybox/
Pretty simple and can be customize in a wide option design interface, and it is in deed responsive.
Link example: http://davejob.com/increment/test.html
I try to combine javascript increment in my input text to call some specific image, but it failed.
ex.
if value == 1, show image 1
if...
Hi Everyone,
Need help to fix this problem with Jquery NoUiSlider.
I already set the decimal value to 0, but sometimes it still show 1 or 2 decimal, for example when i type. (100000000), the...
Hi everyone,
I need a script to round the image to circle shape, i try CSS3:
.round img{width: 118px; height: 118px; -webkit-border-radius: 59px; -moz-border-radius: 59px; border-radius:...
I'm looking for a script for select box.
I make the new design like in the screenshot, i already try to find jquery, javascript, css3 to cover what my design need, but can't find one....
So i implement this script to detect the screen resolution when the first time user enter to the URL:
<script>
if (window.screen.width <= 400) {
window.location =...
Hi John & Beverleyh,
New Update : http://davejob.com/diamond/
It's still scratch, but i already combine some jquery, diamond, lazyload, fancybox, customize scroll.
But i have problem with...
Thank you so much for both of you, the example works.
The project i'm experimenting right now meant for my portfolio website, the concept like in the screenshot below:...
I find this script that change the image into a diamond shape, but the script demo use flickr API as image source.
So how to implement this script using local image directory?
I know there's a...
Hi Everyone,
I have problem implementing switch case function to my checkbox.
I try using default checkbox, not yet styled with jquery(jqtransform)
Everything works Ok. This is the example:...
I also find this script, everything perfect. Except i need to change how the calendar show by calling it with class not ID. So how to change it?
This is the online version:...
Yes i know there's alot of themes for datepicker. But none of that themes customize the input select option like my screenshot below:
5435
The other problem, i can't find the class to limit this...
Hi, everyone.
So this is my problem:
How to customize the select option in jquery datepicker?
Script: http://jqueryui.com/datepicker/#dropdown-month-year
The next & previous button fully...
1) Script Title: Feature Content Slider
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/featuredcontentslider.htm
3) Describe problem:
autorotate stop working after...
Sorry, do you have another link? this one is not working.
Hmm, it's still not working. Beverleyh, what web font converter did you usually use? May be the problem is in the font converter i used.
@coothead, thank for your advice.
In Indonesia most...
i already implement your suggestion to add zoom:1, it's still not working in IE.
Hi, i have problem with @font-face. Looks perfect in other browser, except IE 7.
Link to my website
http://davejob.com/fontface/
i used this website to convert my font =...