How to zoom div content by using javascript?I am adding the my code below.But it is not supporting all browsers.
<html>
<head>
<script type="text/javascript">
function zoomings(){
var...
Jquery Loading Problem.If i lclick on what we do that div should scroll at the same time scroll bar should display.
Link:http://82.80.196.84/~genesisa
I am getting the error like below:
Cannot...
I have 3 levele binary tree.a is root person.b,c are under the a.d,e are under b.f,g are under c.If any child persons buy some thing,2nd level persons means b,c and first person a will get some...
I developed a calendar by using java script .In that script i won't select the previous dates to the current date.If any one have an idea , Pl z give some suggestions.
This is my link:...
When i click on link i have to show div.I am sending div id and query string value through anchor tag link.But,i am not getting the query string value.This is my code
I am checking login details out side of the template.And then i am placing username value in session.Is it possible to get session value inside of the template.
I am using flexi custom module in joomla 1.5.By using that i desinged form.I want to get the session value in the form.How to get.I tried like this $_SESSION['variable name'].It is not coming.