Click here to Skip to main content
15,887,376 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Scroll Down!! Pin
Richard Deeming8-Feb-18 2:31
mveRichard Deeming8-Feb-18 2:31 
GeneralRe: Scroll Down!! Pin
User 98970748-Feb-18 2:42
User 98970748-Feb-18 2:42 
GeneralRe: Scroll Down!! Pin
Richard Deeming8-Feb-18 3:00
mveRichard Deeming8-Feb-18 3:00 
GeneralRe: Scroll Down!! Pin
User 98970748-Feb-18 3:06
User 98970748-Feb-18 3:06 
GeneralRe: Scroll Down!! Pin
Richard Deeming8-Feb-18 3:21
mveRichard Deeming8-Feb-18 3:21 
GeneralRe: Scroll Down!! Pin
User 98970748-Feb-18 3:24
User 98970748-Feb-18 3:24 
GeneralRe: Scroll Down!! Pin
Richard Deeming8-Feb-18 3:31
mveRichard Deeming8-Feb-18 3:31 
GeneralRe: Scroll Down!! Pin
User 98970748-Feb-18 3:33
User 98970748-Feb-18 3:33 
ok..i have set all this in the same code containner and it is working now:

HTML
 <div id="WE21c6b55f75" onclick="scrollWin()" class="BaseDiv RKeepRatio OEWEImage OESK_WEImage_Default" style="z-index:1002">
               <div class="OESZ OESZ_DivContent OESZG_WE21c6b55f75">
                <img src="WEFiles/Image/WEImage/scroll-WE21c6b55f75.png" class="OESZ OESZ_Img OESZG_WE21c6b55f75" alt="" />
               </div>
              </div>
<script>
function scrollWin() {
    window.scrollTo(0, 3000);
}
</script>


Thanks for your consideration!!

modified 7-Jan-19 21:02pm.

GeneralRe: Scroll Down!! Pin
User 98970748-Feb-18 2:46
User 98970748-Feb-18 2:46 
GeneralRe: Scroll Down!! Pin
User 98970748-Feb-18 0:38
User 98970748-Feb-18 0:38 
QuestionGeneral Question: What is the most common approach currently for building a website with database. Pin
Member 1338756828-Jan-18 7:07
Member 1338756828-Jan-18 7:07 
GeneralRe: General Question: What is the most common approach currently for building a website with database. Pin
PIEBALDconsult28-Jan-18 7:27
mvePIEBALDconsult28-Jan-18 7:27 
GeneralRe: General Question: What is the most common approach currently for building a website with database. Pin
Member 1338756828-Jan-18 7:47
Member 1338756828-Jan-18 7:47 
AnswerRe: General Question: What is the most common approach currently for building a website with database. Pin
#realJSOP28-Jan-18 9:16
mve#realJSOP28-Jan-18 9:16 
QuestionFonts Will Not Display As Intended Using @font-face in CSS. Pin
Member 1364829928-Jan-18 5:04
Member 1364829928-Jan-18 5:04 
AnswerRe: Fonts Will Not Display As Intended Using @font-face in CSS. Pin
luplup29-Jan-18 1:26
luplup29-Jan-18 1:26 
QuestionMVC5 Slow File Upload Pin
#realJSOP26-Jan-18 9:27
mve#realJSOP26-Jan-18 9:27 
AnswerRe: MVC5 Slow File Upload Pin
malkovich19887-May-19 3:22
malkovich19887-May-19 3:22 
GeneralRe: MVC5 Slow File Upload Pin
#realJSOP7-May-19 4:03
mve#realJSOP7-May-19 4:03 
QuestionLinking database to a html page Pin
Member 1364494625-Jan-18 16:15
Member 1364494625-Jan-18 16:15 
AnswerRe: Linking database to a html page Pin
Richard MacCutchan25-Jan-18 22:31
mveRichard MacCutchan25-Jan-18 22:31 
GeneralRe: Linking database to a html page Pin
Valecia_cho8-Feb-18 14:50
Valecia_cho8-Feb-18 14:50 
GeneralRe: Linking database to a html page Pin
Richard MacCutchan8-Feb-18 22:33
mveRichard MacCutchan8-Feb-18 22:33 
QuestionPutting Data Onto HTML Using JavaScript Pin
Valecia_cho24-Jan-18 14:58
Valecia_cho24-Jan-18 14:58 
AnswerRe: Putting Data Onto HTML Using JavaScript Pin
Nathan Minier25-Jan-18 5:17
professionalNathan Minier25-Jan-18 5:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.