4
votes
1answer
38 views
jQueryUI ContentSlider Question
Hi,
I'm pretty new to jQuery and jQueryUI and I'm eager to try out things. This time, I want to create a content slider than has auto play and can jump to a specific slide. I was …
4
votes
5answers
66 views
cURL and Javascript
I am trying to automate a login to a site which uses Javascript popups for its login. Apparently I cannot do so using cURL. Is this really the case? Can cURL communicate with Javas …
5
votes
6answers
115 views
What Javascript UI Library would you use for a highly interactive web project?
I am doing a personal web project.
I want it to be very interactive, thus I am going to do alot of javascript.
please recommend a javascript ui library that I could use.
I kno …
4
votes
3answers
97 views
How to make position:fixed work in IE?
I'm creating a uservoice-like widget where I want a clickable image to position at the bottom-right of the page. I got it working in Safari and Firefox but IE (at least the one I u …
5
votes
2answers
73 views
Using JQuery, How Do I implement fade in fade out effects on two pictures?
I have two pics a before and after pic. How would I best go about implementing a fade out of pic before and fade in of pic after using only JQuery?
2
votes
5answers
102 views
EXTJS, do you use it?
Anyone here using EXTJS for their web applications?
4
votes
0answers
86 views
fbjs drop down menu
anyone in here tried to make a drop down menu using fbjs(facebook javascript) and made it work?