₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,041 members, 8,420,021 topics. Date: Thursday, 04 June 2026 at 09:42 AM

Toggle theme

Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) - Webmasters - Nairaland

Nairaland ForumScience/TechnologyWebmastersPost All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) (8900 Views)

1 2 3 Reply (Go Down)

Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by FRInteractives(op): 10:02pm On Apr 28, 2015
Hello NL Webmasters, if you have any issue in any Language listed above feel free to share it here and get solutions to it.
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by ehbraheem(m): 10:35pm On Apr 28, 2015
pls can u help with tutorial on web app
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by FRInteractives(op): 10:50pm On Apr 28, 2015
what type of web app do you intend building and which web development language do you know?
ehbraheem:
pls can u help with tutorial on web app
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by ehbraheem(m): 11:01pm On Apr 28, 2015
am not really programming friendly. But an interactive web app like 1960 agent page
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by FRInteractives(op): 11:08pm On Apr 28, 2015
give me the url to that site
ehbraheem:
am not really programming friendly. But an interactive web app like 1960 agent page
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by mustyhboy(m): 12:13pm On Apr 29, 2015
help! cant get dis html coding right, i wrote codes to create ad spaces on ma blog buh i can't place them horizontally (side by side). they ve been placed vertically (on each other). how do i do this please??
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by teeebest(m): 2:06pm On Apr 29, 2015
Please how do I remove the white text area background in WordPress? Thanks
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by bigv(m): 4:56pm On Apr 29, 2015
Please how can I use the stop on mouseover effect on Marquees. The exact html codes would do plsssss. wink

NOTE: That works fine on latest browsers e.g Firefox 30.0.
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by FRInteractives(op): 3:05am On Apr 30, 2015
@bigv
Use scrolldelay="1000" to
control the speed and for
stopping try this

<ma r q u e e o nmo u s e o v e r = " t h i s . s e t A t t r i b u t e ( ' s c r o l l amo u n t ' , 0 , 0 ) ; " o nmo u s e o u t = " t h i s . s e t A t t r i b u t e ( ' s c r o l l amo u n t ' , 6 , 0 ) ; " > y o u r t e x t h e r e < / ma r q u e e>

o nMo u s eDown= " d o c ume n t . a l l . t e s t . s t a r t ( ) " OR o nMo u s eOu t = " d o c ume n t . a l l . t e s t . s t o p ( ) "

<ma r q u e e i d= " t e s t " b e h a v i o r = " s c r o l l " d i r e c t i o n= " u p " h e i g h t = " 2 0 0 " s c r o l l d e l a y= " 1 0 0 " s c r o l l amo u n t = " 2 " o nMo u s eOv e r = " d o c ume n t . a l l . t e s t . s t o p ( ) " o nMo u s eOu t = " d o c ume n t . a l l . t e s t . s t a r t ( ) " > T h i s i s my t e s t < / ma r q u e e>
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by FRInteractives(op): 3:06am On Apr 30, 2015
please be clear
teeebest:
Please how do I remove the white text area background in WordPress? Thanks
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by FRInteractives(op): 3:07am On Apr 30, 2015
let me have a look at your codes
mustyhboy:
help! cant get dis html coding right, i wrote codes to create ad spaces on ma blog buh i can't place them horizontally (side by side). they ve been placed vertically (on each other). how do i do this please??
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by bigv(m):
Sowie bro, I'm afraid, it didn't work.



Thanks man. I'd try that now. I hope it works fine, I'm actually trying to use it on a <div> containing both text and images.
FRInteractives:
@bigv
Use scrolldelay="1000" to
control the speed and for
stopping try this

<ma r q u e e o nmo u s e o v e r = " t h i s . s e t A t t r i b u t e ( ' s c r o l l amo u n t ' , 0 , 0 ) ; " o nmo u s e o u t = " t h i s . s e t A t t r i b u t e ( ' s c r o l l amo u n t ' , 6 , 0 ) ; " > y o u r t e x t h e r e < / ma r q u e e>

o nMo u s eDown= " d o c ume n t . a l l . t e s t . s t a r t ( ) " OR o nMo u s eOu t = " d o c ume n t . a l l . t e s t . s t o p ( ) "

<ma r q u e e i d= " t e s t " b e h a v i o r = " s c r o l l " d i r e c t i o n= " u p " h e i g h t = " 2 0 0 " s c r o l l d e l a y= " 1 0 0 " s c r o l l amo u n t = " 2 " o nMo u s eOv e r = " d o c ume n t . a l l . t e s t . s t o p ( ) " o nMo u s eOu t = " d o c ume n t . a l l . t e s t . s t a r t ( ) " > T h i s i s my t e s t < / ma r q u e e>
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by CaptaiinG(m): 8:28am On Apr 30, 2015
Help me out with responsive site, I have been reading ebooks and watching tutorial but still don't get it
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by Matttthew(m): 8:28am On Apr 30, 2015
No p
Pls how can I reverse Buhari Age grin









Here to read comments.....
N to.
...
..
...

...
...


....
Arrange seats....
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by ireneony(f): 8:29am On Apr 30, 2015
i'm here to read comment
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by sukkot: 8:30am On Apr 30, 2015
how about oracle plsql ?
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by Nobody: 8:30am On Apr 30, 2015
Kk
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by omanifrank(m): 8:30am On Apr 30, 2015
how can i create an app for my site 9 jahub.com ..
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by Matttthew(m): 8:31am On Apr 30, 2015
sukkot:
kai jonathan
Nawa for u oooo





Na evrwer u jos dey....






N dey post dat poo
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by sukkot: 8:32am On Apr 30, 2015
Matttthew:
Nawa for u oooo





Na evrwer u jos dey....






N dey post dat poo
the man done spoil my life. KAI JONATHAN cry
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by SIRICE(m): 8:35am On Apr 30, 2015
person wey get prob with html wetin him dey develop? huh undecided
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by Raikishi(m): 8:36am On Apr 30, 2015
This is going to be a noisy thread
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by sukkot: 8:36am On Apr 30, 2015
Matttthew:
No p
Pls how can I reverse Buhari Age grin









Here to read comments.....
N to.
...
..
...

...
...


....
Arrange seats....
BUHARI NA YOUNG MAN. MUGABE NA 100 YEARS OLD AND STILL BE PRESIDENT
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by stevenson007: 8:37am On Apr 30, 2015
Please any c# programmer in d house?
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by abubaka101: 8:37am On Apr 30, 2015
Good devt. Too bad ASP.NET isn't allowed.
Re: Post All Your Web Development Issues Here (php, Sql, Html, Javascript, Css) by baybeeboi: 8:38am On Apr 30, 2015
some people sha.
1 2 3 Reply

HTML, Javascript & CSS Code Tester (PHP Script)GENESIS FRAMEWORK+THEMES, WORDPRESS/WEB DEVELOPMENT VIDEO TRAINING & SOFTWARESPost All Your Wordpress Issues Here (strictly Wordpress)234

How To Activate And Use Automatic Posts For Blogger And TumblrHow Much Can One Make From Vlogging?Web4africa.net Is A Fraud And They Are Already Scamming Me.