How can I target the navigation bar at the exact location?

Hello!

I made a bar navigation scrolles fixed to a div when clicking on links (home, hoe het works?, France @ VINDDIT)

Now the view work, but it will on the content rather than above it.

I used someone else's javascript, so I have no idea how to solve this problem.

you can also check it out on: http://vinddit.nl/

(Please note I also have an odd empty space above my navigation bar (you notice when scrolling down)? no idea where that came from!)

Pictured from fist below how this works now:

Schermafbeelding 2014-03-01 om 15.12.59.png

And this it is how should work:

Schermafbeelding 2014-03-01 om 15.13.13.png

pls find below my javascript code:

/**

* SmoothScroll

* This script to help created by DWUser.com.  Copyright 2012 DWUser.com.

* Double-under license GPL and MIT.

* All the individual scripts remain property of their copyrighters.

* Date: 10-Sep-2012

* Version: 1.0.1

*/

If (! window ['jQuery']) alert (' the jQuery library must appear before the smoothscroll.js file.)  The plugin will not work property. ") ;

/**

* jQuery.ScrollTo - only simple scrolling using jQuery.

* Copyright (c) 2007-2012 Ariel Flesler - aflesler (at) gmail (dot) com: http://flesler.blogspot.com

* Double licensed MIT and GPL.

* @author Ariel Flesler

* @version 1.4.3.1

*/

; (function ($) {var h = $.scrollTo = function (a, b, c) {$(window) .scrollTo (a, b, c)}, h.defaults = {axis: 'xy', duration: pa rseFloat($.fn.jquery) > = 1.3? 0:1, limit:true}; h.window = function (a) {return $(window) ._scrollable ()};$.fn._scrollable=function() {return this.map (function () {var a = this, isWin =! a.nodeName | $.inArray (a.nodeName.toLowerCase (), ['iframe', '#document', 'html', 'body'])! = - 1; if(!isWin) return a; var b = (a.contentWindow | .document has) | a.ownerDocument | a;})}}) (Return/WebKit/i.test (navigator.userAg ent) | b.compatMode == 'BackCompat'? b.body:b.documentElement})}; $.fn.scrollTo = function (e, f, g) {if (typeof f == 'object') {g = f; f = 0} if (typeof g == 'function') g = {onAfter:g}; if (e == 'max') e = 9e9; g = $.extend ({}, h.defaults, g); f = f | g.Duration; g.queue = g.queue & & g.axis.length > 1; if (g.queue) f / = 2; g.offset = both (g.offset); g.over = both (g.ov er); this._scrollable () .each (function () return {if(e==null) return; var d = this)} , $elem = $(d), targ = e, toff, attr = {}, win = $elem.is ('html, body'); switch (typeof targ){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)? (PX) | %) ? ($/ .test (targ)) {targ = the two (t arg); break} targ = $(targ,this); if(!targ.length) return; case 'object': if (targ.is |) {Targ.style) to ff = (targ = $(targ)) .offset ()} $.each (g.axis.split (»), function(i,a) {var b = a == 'x'?'}) (Left) ': 'Top', pos is b.toLowerCase, key = "scroll" + b, old = d [key], max = h.max (d, a); If (tof f) {attr [key] = toff [pos] + (win? 0:old-$elem.offset () [pos]); if (g.margin) {attr [key]-= parseInt (your rg.css ('margin' + b)) | 0; parseInt (targ.css ('border' + b + 'Width')) = attr [key] | 0} attr [Key] += g.o ffset [pos] | 0; if (g.over [pos]) attr [key] += targ [a == 'x'?' width ': 'height'] () * g.over [pos]} else {v ar c = targ [pos]; attr [key] = c.slice & & c.slice(-1) == '%'? parseFloat (c) / 100 * max} {: c} if (g.limit & & / ^ \d+ $/ .test (attr [key])) attr [key] = attr [key] < = 0? 0:Math.min (attr [key], max); ({if (! I & & g.queue) {if (old! = attr [key]) animate (g.onAfterFirst); delete attr [key]}}); animate (g.onAfter); {({function animate (a) {$elem.animate (attr f, g.easing, & & function() {a.call (this, e, g)})}}) .end ()}; = function(a,b) h.max {var c = b == 'x'?'} (Width) ':'Height',Scroll='scroll'+c;if(!$(a).is('html,body')) has [scroll]-$(a) [() return c.toLowerCase]; {var d = 'client' + c, html is a.ownerDocument.documentElement, body = a.ownerDocument.body; return Math.max (html [scroll], [scroll] body) - Math.min ([d] html, body [d])}; ({int both (a) {return typeof == 'object'? a: {top: a, left:a}}}) (jQuery);

/**

* jQuery.LocalScroll

* Copyright (c) 2007-2010 Ariel Flesler - aflesler (at) gmail (dot) com: http://flesler.blogspot.com

* Double licensed MIT and GPL.

* Date: 05/31/2010

* @author Ariel Flesler

* @version 1.2.8b

**/

; (function (b) {function g (a, e, d) {var h = e.hash.slice (1), f = document.getElementById (h) | document.getElementsByName (h) [0]; if (f) {a & & a.preventDefault (); var c = b (d.target); if (!)}}}) (d.Lock) & & c.is(":animated") | d.onBefore & &! 1 = d.onBefore (a, f, c))) {d.stop & & c._scrollable ().stop(!0); if (d.hash) {var a = f.id == h?}} ' ' ID ': 'name', g = b("<a>_</a>").attr (a, h) .css ({position: 'absolute', top: b (window) .scrollTop (), left: b (window) .scroll Left()}); p [a] = " » ; location = e.hash; g.Remove (); p [a], b("body").prepend (g) = h} igger c.scrollTo(f,d).tr ("notify.serialScroll",

{([f])}}} var i=location.href.replace(/#.*/,""),c=b.localScroll=function(a){b("body").localScroll(a)}; defaults = {duration: 1E3, axis: "y", event: "click", stop:! 0, target: window, reset:! 0}; c.hash = func c tion (a) {if (location.hash) {a = b.extend ({}, c.defaults, a); a.hash =! 1; if (a.reset) {var e = a.duration; delete a.duration;b(a.target).scrollTo(0,a);a.duration=e}g(0,location,a)}};}}} b.fn.localScroll = func tion (a) {function e() {return! This.href & &! {This.hash & & this.href.replace (this.hash,"" ") == I & &(!a.filter||_b_(thi_s).is (a.filter))}

a = b.extend ({}, c.defaults, a); ({{return a.lazy? this.bind (a.event, function (d) {var c; c = b([d.target,d.target.parentNode]).filter (e) [0] & & g(d,c,a)}): this filter .find ("one, ' area') (e) .bind (a.event, function (b) {g(b,this,a)}) () () .end .end}}) (jQuery);

Initialize all .smoothScroll links

jQuery (function ($) {$.localScroll({filter:'.smoothScroll'});});)})

var menu = $('#banner'),

POS = menu.offset ();

and my html code:

< div id = "banner" class = "menudefault" >

< h2 >

< a href = "index.html" > < img src = "images/Schermafbeelding 2014 - 02 - 25 om 10.09.52.png" width = "220" height = "76" alt = "logo" / > < /a >

< a href = "#container" class = "smoothScroll" > HOME < /a > |

< a href = "#leftcollum" class = "smoothScroll" > HOE HET WORKS? < /a > |  < a href = "#leftcollum2" class = "smoothScroll" > d @ VINDDIT < /a > |

< a href = "#mainbox2" class = "smoothScroll" > PRICES < /a > |   < a href = "over_ons.html" > ON < /a > ONS |     < a href = "contact.html" > CONTACT < /a > |

< / h2 >

< / div >


lisavs12686 wrote:

I copied this .js file full of a person on the internet.

Is it not true?

the addition of ofset as mentioned above does not work

No, it isn't, I tested it myself. Try the smooth roll on the next page. You can add the offset to it:

http://CSS-tricks.com/snippets/jQuery/smooth-scrolling/

http://CSS-tricks.com/examples/SmoothPageScroll/

Tags: Dreamweaver

Similar Questions

  • How can I get my navigation bar to align properly in Internet Explorer?

    How can I get my navigation bar to align properly in Internet Explorer?  My www.breastcancerbodies.com site displays correctly on windows seen FIREFOX, SAFARI, OPERA, CAMINO and Mac computers, but using IE the navbar covers a part of the body of text.  Any help would be appreciated. Thank you.

    You have this piece of code (see below) in the middle of your HTML pages. How he got there, I don't know, but it is there if you need to remove it. Go to code in Dreamweaver and make view scroll down the page until you get to it, just select and delete.


  • How can I get the exact time and date on my FAX LOG

    I have a new HP Officejet 6500 has more on my Dell Inspiron Windows XP computer.  How can I get the exact time and date on my FAX log?

    Hi FrederickFrank7,

    Journal of faxes would just follow the time of your printer. Please set the time and date of your printer.

    I am an employee of HP.
    Please indicate the position that solved your problem as "acceptable Solution".

  • How can I know the exact date of the csrss.exe download?

    HelloW please someone tell me how can I know the exact date of the download or installation of csrss on my pc. in the properties of the box, I can only find an old date (date of creation 2009) but think I didn t have this pc so... Please help me

    Hello

    Thanks for posting your query in Microsoft Community.

    I understand that you have questions about the date of download csrss.exe.

    But I would like to know more information, to help you better.

    (1) get any error message related to this csrss.exe process?

    (2) what is the problem in the computer?

    In the meantime, please refer to the below suggestion.

    In fact, the csrss.exe is not a program that can be downloaded, it is rather a process in the Windows System. Thus, it would display the date of creation as the process is being created. Csrss.exe is a system process that is needed for your PC to function properly. It should not be deleted.

    The Microsoft Client Server Runtime Server subsystem uses the csrss.exe. This process of management of the majority of the graphical instruction sets under the Microsoft Windows operating system. As such Csrss.exe offers the important functions of the operating system, and the Blue Screen of Death displayed may lead to his termination.

    Csrss.exe threading and features of Win32 console window controls. Threading is where the application itself is divided into several simultaneous running tasks. Threads supported by csrss.exe are different
    process in this son are usually included in the process, with different threads, sharing of resources within the same process. The Win32 console is plain text window in the Windows API system (programs can use the console without the need for display of the image).

    Additional information:

    Csrss.exe

    http://answers.Microsoft.com/en-us/protect/Forum/MSE-protect_scanning/csrssexe/26bba20c-2691-4D42-bec4-637436c53c4f

    I hope this helps. Otherwise, feel free to write back and we woll will be happy to help.

    Thank you

  • How can I get the exact amount of the reminder for ActivityEvent.ACTIVITY Motion?

    camera.setMotionLevel (30,3000);

    camera.addEventListener (ActivityEvent.ACTIVITY, activityEventHandler);

    Inside activityEventHandler, how can I get the exact level of movement that raised the event?

    Hello

    You can get the level of activity by using the Camera.activityLevel property.

  • How can I move the default location of my PSE catalog?

    Can I move the default location of my catalog (currently: C:\ProgramData\Adobe\Elements Organizer\Catalogs) to another drive?  It turns out that I don't have the space on the C drive to perform a migration.  I have been using PSE for some time on my Windows system (Vista) and running version 9.  I recently installed version 10 and failed to install during the migration of catalog.  I went back to 9, repaired the catalog, provided to all media was found and repeat the attempt to load to 10.

    The system configuration:

    Drive (SSD) C - 7 GB free, default program location, the catalog size 18 GB

    D drive - media location, total size 36 GB

    Drive E - desired location to the catalog

    Any other suggestions?  I'm stuck here.

    Open the catalog and use the help... System Info to see the exact location of the catalog directory.  Use Windows Explorer to copy the entire catalog directory and all of its subfolders to your desired location.  Open PSE and use the file... Catalog to open the Catalog Manager and select "Custom location" and then navigate to the new location.

    I'd do it in PSE9, and once you are unsure that the new location works perfectly, you can use Windows Explorer to remove the former location of the catalog.

    Then you can try PSE10.

    Ken

  • How can I get my navigation bar to stay on one line when the browser window is reduced to the minimum?

    I am new to coding and that you just created my first website in html and css.  I know that coding is quite disastrous, and I have a lot to learn and I hope someone can guide me in the way to solve this problem.  When the window is minimized, the navigation bar is broken down into 2 or 3 lines but I want the navigation bar to fit the window, regardless of the size of the client machine.

    I think I should add a media query, but I don't know if I do and if until the code to use and where to put?

    I fear that the page will be visible correctly on a desktop computer and I really want to learn how to make a fluid layout that can be accessed on 320px, 768px and 1200px.

    Any guidance would be greatly appreciated.

    Here is my code:

    HTML

    <! doctype html >

    < html >

    < head >

    < meta charset = "utf-8" >

    The Engineer < /title > < title > corset

    < link href = "styles/style.css" rel = "stylesheet" type = "text/css" media = "screen" > "

    < style type = "text/css" >

    {body

    background-color: #000;

    }

    < / style >

    < / head >

    < body >

    < div id = "container" >

    < div id = "navbar" >

    < ul id = "nav" >

    < li > < span class = "current-menu-item" > home </span > < /li >

    < li > < a href = "about.html" > about us < /a > < /li > "

    < li > < a href = "workshops.html" > workshops < /a > < /li > ""

    < li > < a href = "news.html" > News < /a > < /li > ""

    < li > < a href = "gallery.html" > Gallery < /a > < /li > ""

    < li > < a href = "contact.html" > contact us < /a > < /li >

    < /ul >

    < / div >

    < div id = "header" >

    "< img src="images/final/headerbeauty3.png "width ="1100"height ="341"alt ="of engineering the Corset">

    < / div >

    < div id = 'links' >

    < ul id = "link" >

    " < li > < a href =" https://www.Facebook.com/Bristolengineer "target ="_blank"" > < img src="images/final/fb3.png" width = "200" height = "45" alt = "follow us on Facebook" > < /li > "

    " < li > < a href =" https://Twitter.com/Engineerscorset "target ="_blank"" > < img src="images/final/twitter2.jpg" width = "200" height = "45" alt = "Follow us on Twitter" > < /a > < /li > "

    < /ul >

    < / div >

    < div class = "charming" >

    < img src = "images/final/CD Logo fin.png" width = "240" height = "200" alt = "Chantry Dance Company" >

    < / div >

    < div class = "about" >

    < P > corset engineer is a new play written by Janet Goddard for the performance by the Bristol community in 2015. < br > ~ < br >

    The game is based on the extraordinary events of real life of 1843 surrounding Catholic.org Kingdom Brunel's near-death experience after having swallowed a coin.  We travel through time to discover the adventure and horror of the Victorian industrialization. < Br > ~ < br > using the Corset of a community theater group The Engineer tells a familiar story of Brunel near death experience when he swallows a half sovereign gold. His wife, Mary fights to keep his cool but is torn by the waiting game. His servants and his staff, using dance and sound, expand his horizons. Like Mary the public too will see life in the 1840s through a different lens. < /p >

    < / div >

    < div class = "workshops" >

    "< img src="images/final/bridgebridge.jpg "width ="1100"height = '713' alt ="clifton suspension bridge">

    < span > < a href = "workshops.html" > will host us a series of workshops before production and hope that you will join us.  For more information, click here. < /a > < / span >

    < / div >

    < div id = "sponsorspace" > < / div >

    < div id = "footer" > < p > & copy; Heartprints Web Design 2014 < /p > < / div >

    < / div >

    < / body >

    < / html >

    CSS

    @charset "utf-8";

    / * CSS document * /.

    {body

    do-family: Arial, Helvetica, without serif.

    font-size: 125%;

    }

    @media screen {}

    #navbar:

    #navbar li {}

    Police: Arial 25px;

    display: inline;

    list-style-type: none;

    Background: #09F;

    Color: #000;

    border-radius: 20px;

    Padding: 15px 25px;

    }

    .the-menu-item {}

    color: #0FF;

    }

    #navbar a {}

    Padding: 15px 25px;

    background-color: #6cf;

    Color: #000;

    text-decoration: none;

    border-radius: 20px;

    }

    #navbar a: hover {}

    background-color: #0FF;

    Color: #000;

    Padding: 15px 25px;

    }

    #header {}

    Width: 1100px;

    height: 340px;

    margin-left: 50px;

    margin-top: 0px;

    margin-bottom: 0px;

    border-style: ridge;

    border width: 5px;

    border-color: #09F;

    }

    #links li {}

    display: inline;

    Width: 700px;

    margin left: 300px;

    }

    {.chantry}

    margin left: 40px;

    }

    .about {}

    position: relative;

    Width: 860px;

    text-align: center;

    background-color: #CCC;

    Color: #000;

    border-style: ridge;

    width of the border: 3px;

    border-color: #09F;

    border-radius: 15px;

    float: right;

    margin-top:-200px;

    right margin: 90px;

    }

    level {}

    position: relative;

    Width: 1100px;

    height: 713px;

    font-size: 24 PX.

    margin-left: 50px;

    border-style: ridge;

    border width: 5px;

    border-color: #09F;

    top of the margin: 130px;

    }

    level span {}

    position: absolute;

    Background: #6CF;

    Color: #000;

    left: 30px;

    top: 30px;

    right: 800px;

    Padding: 15px;

    font: 1em Georgia, serif;

    make-style: italic;

    text-align: center;

    border: 5px solid #09F;

    border-radius: 20px;

    top of the margin: 35px;.

    }

    duration of grade a {}

    Color: #000;

    }

    #link li {}

    border-style: solid;

    border-color: #6CF;

    padding: 10px 10px 30px of 5px;

    }

    {} .info

    text-align: center;

    Width: 1100px;

    top of the margin: 50px;

    margin-bottom: 50px;

    }

    . CDC {}

    float: left;

    right margin: 50px;

    left margin: 45px;

    }

    {.workshopinfo}

    height: 250px;

    text-align: center;

    top of the margin: 50px;

    }

    .pictures {}

    Height: 500px;

    text-align: center;

    top of the margin: 50px;

    }

    #footer {}

    text-align: center;

    top of the margin: 700px;

    color: #0CF;

    }

    {.brunel}

    top of the margin: 50px;

    margin left: 400px;

    }

    {#workshops2}

    Width: 1000px;

    border-style: outset;

    border width: 5px;

    Padding: 15px;

    border-color: #09F;

    background-color: #6CF;

    margin left: 100px;

    text-align: center;

    }

    #workshops2 a {}

    Color: #000;

    }

    {#sponsorspace}

    height: 300px;

    background-color: #6CF;

    border-style: outset;

    border-color: #09f;

    top of the margin: 15px;

    }

    Gives #navbar a width that is large enough to hold all the buttons it contains.

    {#navbar}

    Width: ###px;

    }

    Replace # with a number of pixels, large enough to hold the nav buttons.

  • How can I change the default location of the My Documents from C: to D: drive for new accounts?

    I have a box of Windows XP 32 bits that I just built.  Our company directs our work stations with two drives, SSD and the other a traditional flat disc.  The SSD is only 120 gig, so I want all future accounts to have their My Documents folder, which is created on drive D:.  How can I do so that whenever a user account is created, My Documents is on the D: without having to manually move after each account creation?

    Well Yes, the registry keys exist in 7 also.

  • How can I change the download location of the C: drive to the D: drive, I have both on my pc, windows 7 i3

    My C drive is full and I have more space in drive D:, but whenever I try to download anything (most particularly important since my bank online) it tells me that my C: drive is full and can not download anything more?  How can I fix?

    Thanks, Debi

    Hi Deborah,

    You use Internet Explorer to access the Web sites?

    Perform the following steps to change the location of the download folder, if you are using Internet Explorer 9.

    a. open Internet Explorer 9.

    b. click the gear icon in the upper right corner, then click on discovers downloads.

    NOTE: Alternatively, you can press CTRL + J instead.

    c. click the link Options .

    d. click on the Browse button.

    e. navigate to and select the folder you want IE9 to use as the default download location, and then click the button Select a folder .

    f. click on OK.

    g. click on Close.

    If you want to reduce the number of unnecessary files on your hard disk to free up disk space and help your computer run faster, use disk cleanup. It removes temporary files, empty the Recycle Bin, and removes a variety of file system and other items that you no longer need.

    Perform a Disk Cleanup and check if a space is done in the C drive.

    http://Windows.Microsoft.com/en-in/Windows/delete-files-using-disk-cleanup#delete-files-using-disk-cleanup=Windows-7

    Answer please if you have any questions.

  • How can I get the exact number of 19.99 * 100-1999?

    I have a problem when I need to show (19.99 * 100-1999) on the screen.

    When I draw it, it will show - 2.27373675443232e - 13.

    The problem is that 19.99 * 100! 1999 =.

    I can use Number ((19.99*100) m:System.NET.SocketAddress.ToString ()) to get 1999 exactly using Action Script 2, but this method has failed using ActionScript 3.

    Can someone help me to get the exact number?

    It is best to by rounding to avoid remainders of arithmetic floating point on computer.  Here is a link to find out why it happens if you want to...

    http://download.Oracle.com/docs/CD/E19957-01/806-3568/ncg_goldberg.html

  • How can I change the default location of my catalog in Lightroom since the computer on a hard drive external?

    Thanks for this info to my question

    It's probably a good idea to move the folder previews as well. Extracts must be in the same folder as the catalog. If you do not move the previews Lightroom should start in any construction of previews in the new location.

  • How can I change the default location to save to SD card?

    I was looking for an answer in the forum, but nothing helped. Anyone knows how to save SD location and not the internal memory?

    I think that it worked for most users:

    (1) open a new tab to Subject: config (type about: config the Awesomebar and hit the arrow go or tap Enter).

    You can bookmark it for easy future access.

    (2) on the search line, type down and make a pause while Firefox filter list

    3 scroll to browser.download.folderList and tap to display the editing controls. Change the value from 1 to 2 (from 'by default always' to the 'last used folder').

    (3) press the big "+" above the list to add a new parameter

    (A) from the right side, you see "Boolean" type who and change to "String".

    (B) the name of the preference should be browser.download.dir (this option stores the last used directory)

    (C) the value is based on the folder you want. For example:

    /sdcard/FxDown
    

    Then click on create.

    If you go back to your other tab and download something, it should go to the new folder.

    Success?

  • How can I change the default location on Windows Photo and Scanner Wizard for registration?

    I have a machine that would save photos from an SD card in a folder the same name as the group by the name of photos. That is to say: I want to save a group of images as "Puppyxx", where "xx" is a sequential number appended to the file in the wizard. In the past, the wizard would create a folder called "Puppy" and put all the photos with the same group name in the folder of the puppy. Now, it is dumping all the photos at the root of the "My pictures" folder I'll have to go and manually move the images. We had a problem week last with server space and had to change the wizard to download the pictures on the C:\ drive rather than on the document server. How do I go about changing the default behavior of the registration wizard so that all I have to do is provide a group name, and the wizard name files properly and place them in the appropriate folder?

    Hello Geekgirl34,

    In the wizard, you can specify a folder, rename batch of images, etc.  I do believe however, that the wizard will automatically make a new folder.  You should see "options" or "advanced options", when importing photos.  You can create your new folder and change the name of the worksheet.

    See you soon

  • TypeError: Error #1009: How can I find the exact line of the error?

    I got the following error when testing a project:

    [SWF] ProjectZ_iOS.swf - 12154544 bytes after decompression

    TypeError: Error #1009: cannot access a property or method of a null object reference.

    at ProjectZ_iOS_fla::MainTimeline/goButtons() [ProjectZ_iOS_fla. MainTimeline::frame71:54]

    I don't know how to read what there isn't any 'framework' 71 Moreover, that means this average, 'MainTimeline::frame71:54 '?

    Since no one has mentioned, the line number is 54.  Field 71, line 54.

  • How can I bypass the default location and the size of a new window?

    I would like to change the default offset position, width, and height of the new windows - cmd | n on OS - X

    Hello
    There is not a built-in feature in Firefox to do this, however there add terminals that have been developed to customize it:

Maybe you are looking for

  • Documents and data - storage leak (bug?)

    Hello iPhone 64 GB, ios 9.3.2 6s. The question is: Documents and data to develop up to 32 GB (what I saw), as seen on iTunes and the phone ran out of free space. This happens already months ago, I did not find any application causing it or either mes

  • Problem WSUS with KB974417

    HI, do you have any sollutions to remove KB974417 for the WSUS server? Thank you

  • Sansa Fuze freezes

    Hello. I have a 2 GB rocket with a 8 GB memory card. As soon as I got it, the audio would be cut on some titles when the backlight turns off. All my music is on the SD card. Recently, I downloaded a version of the 01.02.31P firmware update. The probl

  • Windows does not recognize my Flip camcorder

    Digital rock with camera camcorder. I am trying to add this unit to my computer. I am learning Windows 7 after using XP. (Many things in different places for XP lol). Windows search but can't find the device. Do I need to download driver? Model: CCR9

  • IP Plus HP Officejet PRO 8600 - Hostname &amp; fixed issue

    Hello I'm facing 2 problems now with this printer. The printer is connected via ethernet in the network. (1) if static IP address is assigned the printer working in a local network, but the connection to the internet does not work (same behavior if I