0 LIKES LikeUnLike
1. I'm trying to figure out some code and there is something I'm not familiar with. If you have no clue that's fine, but I thought maybe this meant something standard: .hp.2. What does this chunk do and how does it work?site.hp.unhideElements = function(){ var homepage = $("Homepage"); if(homepage){ homepage.style.visibility = "visible"; }3. in the html script tag, it looks like this <script language="javascript" type="text/javascript" src="http://www.........js" import="menu quickfinder homepage ajax ></script>http://www...........js"></script> What is the import part doing? (note: that first </script> tag shouldn't be there but it kept appearing anyway)
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 2 answers.