Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
tabs
- Page 1
Re: Show computer name on a label
Programming
Software Development
1 Month Ago
by Salem
… rounded square is the number of open
tabs
. Maybe you have an enormous number of
tabs
open, and you just ran out…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by jkon
… your results are. I propose to test it opening two
tabs
in a Chromium browser with Network > Disable Cache in…
Tabs causing errors
Programming
Web Development
19 Years Ago
by chrziz
…even tried using 4 spaces in place of the
tabs
and that did not work. Here is the …original code after I replaced the
tabs
with spaces: [CODE]while($category = _fetchobj($col1_category_query)) { $col1_subcat_query …lt;/table> EOT; }[/CODE] If I take the
tabs
out, it looks like this, and get no errors:…
Re: Tabs causing errors
Programming
Web Development
19 Years Ago
by chrziz
Figured it out! Spaces and
tabs
are forbidden in front of a closing marker! I just had to take the spaces out before the EOT;
Tabs controls
Programming
Software Development
15 Years Ago
by Fahim.Tamim
I am working with
tabs
in a application but I am having problem with the
tabs
. I want to allow the user to add or delete a tab. Can any one help Thanks in advance
tabs(array ()) php
Programming
Web Development
15 Years Ago
by babydol
Hi can anyone explain what exactly this function does [CODE]
tabs
(array())[/CODE] for eg. [CODE]<?php
tabs
(array("grid.php"));?>[/CODE]
Re: tabs(array ()) php
Programming
Web Development
15 Years Ago
by cwarn23
…="http://au.php.net/manual/en/function.
tabs
.php"]/manual/en/function.
tabs
.php[/URL] Try your code without including…
Tabs with round out borders
Digital Media
UI / UX Design
12 Years Ago
by ashking
Hi, I followed this tutorial: http://css-tricks.com/better-
tabs
-with-round-out-borders/ Basically I cant get the
tabs
to work with seperate content, or I dont know where to start. Can anyone point me in the right direction? Thanks.
Re: Tabs with round out borders
Digital Media
UI / UX Design
12 Years Ago
by ashking
Thats the thing i've tried numerous ways and can't get content to work with the
tabs
, I have little css/html knowledge but wanted to use his for a personal project. Any other tab based navigation I have seen seems to use div tags, just wondering if someone is able to provide an example using content with these
tabs
.
Re: tabs and system date
Programming
Software Development
16 Years Ago
by smile4evr
to enable different
tabs
use sstab1.tabenabled(0)= true/false!... this is wat i needed regarding
tabs
!
Re: Tabs controls
Programming
Software Development
15 Years Ago
by Fahim.Tamim
… to allow the user to change the name of the
tabs
and if you don't mind can you help me…
tabs and system date
Programming
Software Development
16 Years Ago
by smile4evr
can someone please help me with using
tabs
and hw to set the system date in vb6
Re: tabs and system date
Programming
Software Development
16 Years Ago
by smile4evr
im sorry not time... date... wen my program runs it should be able to catch the current system date! thanx for ur respone... n plz try helping me even with
tabs
...
Re: tabs and system date
Programming
Software Development
16 Years Ago
by Jx_Man
[code=vb]Private Sub Timer1_Timer() 'Put timer on form and set interval to 1000 (In the properties window) Label1.Caption = Format(Now, "hh:mm:ss") End Sub[/code] - What
tabs
?
Re: tabs and system date
Programming
Software Development
16 Years Ago
by aktharshaik
Hi! Smile4Ever, Exactly as Jx_Man said, elaborate your request dear. can't figure out ur requirement. what
tabs
? Any sample code u got, tried anything yet? [COLOR="Red"]Never tried = Never Know So, Please do something before post your thread. [/COLOR] A nice thing to ponder upon. Regards Shaik Akthar
tabs in jsp
Programming
Web Development
16 Years Ago
by litu
hi, i have a jsp with 3
tabs
add,modify,view. when i select modify there are two …
Re: tabs in jsp
Programming
Web Development
16 Years Ago
by litu
hi, i have a jsp page with 3
tabs
. i want to include a jsp page whwn a tab is clicked. i used following syntax to include. <jsp:include page="Homepage.jsp" /> </div></div> </jsp:include> but it is not working. can anyone help?
Re: tabs in jsp
Programming
Web Development
15 Years Ago
by hardik.rajani
…=litu;843432]hi, i have a jsp page with 3
tabs
. i want to include a jsp page whwn a tab…
Tabs problem
Digital Media
UI / UX Design
15 Years Ago
by Serellyn
… much of a designer. The problem now is, there are
tabs
on the template, html/css based, but I can't…
Tabs...Rich Text Box
Programming
Software Development
15 Years Ago
by kashn
… in that tab... here is my code to add the
tabs
: [CODE=csharp] private void newTab_Click(object sender, EventArgs e) { tabControl11…
tabs:script vs css
Programming
Web Development
11 Years Ago
by Violet_82
… the footer I will have a div with two clickable
tabs
: when clicked they will show different content but the url…
Tabs not working
Community Center
Meta DaniWeb
11 Years Ago
by phorce
My browser does not seem to be making new
tabs
.. Please see
Tabs opening in Firefox by themselves hunh?
Hardware and Software
Information Security
11 Years Ago
by Ekundayo
… lifebook, run adblocker on FF and I get these weird
tabs
that just open right in front of my eyes sometimes…
Re: Tabs opening in Firefox by themselves hunh?
Hardware and Software
Information Security
11 Years Ago
by Ekundayo
…. Computer running great now and not making those odd ghost
tabs
that open by themselves. Thanks!
Re: tabs
Programming
Mobile Development
12 Years Ago
by *sharath*
Thanks for the reply peter budo I am trying to use
tabs
and activity groups and found an example where the entire code is used. i didnt understand it and so i thought to get some knowledge about the lines and start the work on it. can u give me few useful links how fragments are used and why they are used
Re: tabs
Programming
Mobile Development
12 Years Ago
by peter_budo
Read [this](http://blog.peterkuterna.net/2011/09/viewpager-meets-swipey-
tabs
.html) for better solution
Re: Help with jquery tabs
Programming
Web Development
14 Years Ago
by vsmash
$("#
tabs
").
tabs
('select':1);
jQuery tabs one ID behind
Programming
Web Development
12 Years Ago
by jellej
…;div id="fragment-1" class="ui-
tabs
-panel ui-
tabs
-hide" style=""> <h1&…;div id="fragment-3" class="ui-
tabs
-panel ui-
tabs
-hide" style=""> <h1&…;div id="fragment-4" class="ui-
tabs
-panel ui-
tabs
-hide" style=""> <h1…
Content not loading in tabs
Programming
Web Development
13 Years Ago
by kaosjon
…").hide(); //Hide all content $("ul.
tabs
li:first").addClass("active").show(); … float: left; } #tabsX .clear { clear: both; } ul.
tabs
li { float: left; padding: 0; height: 55px; line-height:…padding: 0 20px; outline: none; position:relative; } /*ul.
tabs
li a:hover { color: #9C3; text-transform: none; }*/…
Help with adding a new content area to jquery tabs()
Programming
Web Development
11 Years Ago
by AMADH
…before, and both be controlled by the
tabs
. <!doctype html> <…quot;> <title>jQuery UI
Tabs
- Default functionality</title> <…gt; <script> $(function() { $( "#
tabs
" ).
tabs
(); }); </script> </head> <…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC