Snoopy
-
How to hide a queystring in an url using .htaccess
the $_POST is not working :( am concatenating the following a variable tht acts as a querystring in an anchor tag $show='?expanddiv='.$SubmenuNav; $addressbar="http://" . $_SERVER ['SERVER_NAME'] . "…
-
How come return false prevent redirection of link ?Urgent
Hello everyone Refering to last post where is mention tht it was not working on google chrom , opera ,safari, ie 6 , ie 7 . I found another way where is working on ie7, ie6 , firefox but unfortunately :( it is NOT WORKING on google chrome, oper…
-
How come return false prevent redirection of link ?Urgent
Hello Mr KiTT3N and everyone ya u r right. the link can't do both at the same time. so i have placed the following code below the closed body in my template function fireEventDrpdwnMenu(element,event){ if (document.createEventObject)…