[jQuery] Jquery Coda Slider Help

2010-01-14 Thread pennfoli0
please help me with my code, !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http:// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd html xmlns=http://www.w3.org/1999/xhtml; head meta http-equiv=Content-Type content=text/html; charset=utf-8 / titleBuild Slider/title style

[jQuery] Jquery Coda Slider Help

2010-01-14 Thread pennfoli0
please help me with my code, !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http:// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd html xmlns=http://www.w3.org/1999/xhtml; head meta http-equiv=Content-Type content=text/html; charset=utf-8 / titleBuild Slider/title style

[jQuery] Datepicker and Jquery updating the value of pulldown menu

2009-09-18 Thread pennfoli0
Hi, I need help adding the jquery date picker to my existing code, but not reconstructing the whole HTML file. my code, !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; html xmlns=http://www.w3.org/1999/xhtml; head

[jQuery] Google Maps, JQuery and KML file need Help

2009-09-13 Thread pennfoli0
Hi, I'm new to Google Map API and also with JQuery Javascript framework. I really need help in building this project that uses Google Map, JQuery and a KML file. To give you an Idea of what I'm planning to build. This is an image preview of my interface (http://pennfolio.com/

[jQuery] Google Maps and JQuery,

2009-07-22 Thread pennfoli0
Hi, I want to know if this can be done using jQuery and Google Maps. In my website I have a Google map where users could add new markers with a description on it and the marker they put would be permanent on my map, meaning if they comeback they would still see the markers they added. I also

[jQuery] background image fade-in fade-out transition every 3 seconds

2009-07-18 Thread pennfoli0
Hi, How do I tween background images every 3 seconds it would change with a fade-in and fade-out effect? I would like it to apply in my body with background-image in my css. thanks!

[jQuery] body background fading images in cycle? need help...

2009-07-18 Thread pennfoli0
Hi, I am looking for a solution to change my body's background with a list of backgrounds in every 3 seconds with some fade-in and fade-out transitions, I also want it to cycle back to its beginning image. script jquery/script style .bodyBG1 { image1 } .bodyBG2 { image1 } .bodyBG3 { image1 }

[jQuery] Injecting tags to specific location.

2009-07-17 Thread pennfoli0
Hi, My CMS won't let me customize their HTML structure they didn't give me access to their templating system. But they'd let me access their Head section were I could add custom Javascript and CSS. Example this would be their template structure: body div id=wrapper div id=maincontent

[jQuery] Sony Drop down menu in jquery

2009-07-10 Thread pennfoli0
Hi, Is the horizontal drop down menu in Sony (http://www.sony.com/ index.php) can be done in Jquery?. I like the 2 columns like shop or electronics and the sub menu just expand when it is being click. Is there already done solution like this on the web? Thanks!

[jQuery] Cool Sony Horizontal Drop Down menu in JQuery?

2009-07-10 Thread pennfoli0
Hi, Sony.com (http://www.sony.com/index.php) has a very cool horizontal menu, My question is can this be done in unordered list with JQuery? I like the 2 columns menu that expand (it can be seen under shop or electronics) and also would expand to its sub menu. Is there already done solution