Hi Iam very begginer
I want to use the script named lavaLamp from here http://www.gmarwaha.com/blog/2007/08…lovers/?cp=all )
but I donn’t know how I can use it
I try to change the <li class="current"><a href="#">Home</a></li> tag to the <li class="current"><a href="http://google.com">Home</a></li> but it doesnt work
please help me
I want to use the script named lavaLamp from here http://www.gmarwaha.com/blog/2007/08…lovers/?cp=all )
but I donn’t know how I can use it
I try to change the <li class="current"><a href="#">Home</a></li> tag to the <li class="current"><a href="http://google.com">Home</a></li> but it doesnt work
please help me
<h3>With Image</h3> <ul class="lavaLampWithImage" id="1"> <li class="current"><a href="http://google.com">Home</a></li> <li id="BB"> <a href="#" title="BB" >BBB</a></li> <li><a href="#rr.html">Travel</a></li> <li><a href="#">Ride an elephant</a></li> </ul>
Similar:
- Issues loading Jquery (Galleria) script from inside an i-frame (beginner javascript?) the site in question: http://homecapture.ca/sets/project_index.html The scenario: I have a tabbed menu generated from an unordered list, when a menu item is clicked it reveals...
- Problem removing event sources from FullCalendar (jQuery) Right then, I’m using FullCalendar to display events from multiple sources, some local JSON feeds, others from Google Calendar. I’ve implemented a feature whereby a...
- JQuery Flot Charts+MySQL Hello. I’ve never used a charts in web developing , so I need some help in this case. My site is totally non-flash , so...
- OpenID for Google App Engine I saw many links over the internet and specifically openid-consumer project (which is a part of http://code.google.com/p/google-app-engine-samples/), but it doesn’t work as honestly readme file...
- div tag problem around script I’ve recently implemented a star rating system that I found – http://scripterlative.com/files/smartstars.htm?t1=8 .. it works nicely but when put into div tags will only work...