Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,194,532 members, 7,954,995 topics. Date: Saturday, 21 September 2024 at 01:57 PM

Pls Help...html Links - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Pls Help...html Links (919 Views)

Software Developer Needed ( Python, C++, C#, Html, Css & Java Script ) / Pls Help A Beginner In This HTML / Html & Css (2) (3) (4)

(1) (Reply)

Pls Help...html Links by ExperTrait(m): 10:41pm On Oct 10, 2016
hello ,i have a site. But i have a challenge. the site has home page with 4 sections which are top section, content section, side section and bottom section.i want all my links to always show top, side and bottom section when it opens. i want them always displayed in every of my linkss. ive tried iframe, it worked but i read its nt best practice, ive also used php include but my drop down does not work cos i used bootstraps, then i dont know if php files can be indexed by google. pls you can just give me ideas how to go, i can figure out the codings. tnx alot.
Re: Pls Help...html Links by Donald3d(m): 11:22pm On Oct 10, 2016
ExperTrait:
hello ,i have a site i want to host and get domain naame. But i have a challenge which is i designed a site of home page with 4 sections which are top section, content section, side section and bottom section.i want all my links to always show top, side and bottom section when it opens. just like this website. HOME, ABOUT, VLOG, TUTORIALS links, i want them always displayed in every of my pages. ive tried iframe, it worked but i read its nt best practice, ive also used php include but my drop down does not work cos i used bootstraps, then i dont know if php files can be indexed by google. pls you can just give me ideas how to go, i can figure out the codings. tnx alot.
Its really hard to undertsand the beginning of your explanation , but i grabbed some part of the end

A common cause of your bootstrap menu not working is exclusion of some required files ,e.g. Jquery (most times)

Another possible cause is the way you ordered the linking of the JavaScript files eg

<script src="js/bootstrap.min.js"></script>
<script src="js/jquery-3.1.1.min.js"></script>

The code above would case anomalies sometimes but the one below should make things work right

<script src="js/jquery-3.1.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>

I just think something is missing or not properly ordered , just check your code well , you can share it too,so the community can help you check it out .

(1) (Reply)

Paying App Just Ready Ur Paypal Others / Coworking Space In Ogba, Ikeja / Why The Rich Incorporate Their Business………. And Why You Should Too!

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 13
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.