Search the Community
Showing results for tags 'jquerry'.
-
I am designing a Sharepoint page with script editor. I have an image which I have used area tag on. So with onmouseover another image pops up and it reverts back onmouseout. I further want to use another area tag on this new image onmouseover where I can add area tags on this new image. Something like a nested image map. For description sake. I will use script from w3schools. <img src="planets.gif" width="145" height="126" alt="Planets" name="myname" usemap="#planetmap"> <map name="planetmap"> <area shape="rect" coords="0,0,82,126" onmouseover=myname.s
-
- html
- javascript
-
(and 1 more)
Tagged with:
-
Hey everyone! I know this is possible and i bookmarked the code to do this but i can not find it for the life of me. Here is what i need. I am looking for a code that will get new entries (ones that are not all ready on the page) from mysql db then display them on the current page with out refreshing. I am just wanting a simple one. I just want it to display the data in a new div with in a existing div. My server does NOT support ajax, can any one help me please!?
-
Hey guys. I need a little help. I am working on a site that is requiring me to do something a little fancier then i know how to do. let me explain. When my web admin is loged in to there is and they are editing a page (say there home page) and they want to add content to there home page. They would do the following. (see picture attachment as well.) Click the Add content div (div with a + symbol in it) A Pop up comes up asking them what kind of content would you like to add. (text, picture. html) User selects a option (text for this example) the popup window now changes to a fo